tmpfile 189 uspace/lib/c/include/stdio.h extern FILE *tmpfile(void); tmpfile 112 uspace/lib/c/test/stdio.c PCUT_TEST(tmpfile) tmpfile 118 uspace/lib/c/test/stdio.c f = tmpfile(); tmpfile 189 uspace/lib/c/test/stdio.c f = tmpfile(); tmpfile 189 uspace/lib/posix/include/libc/stdio.h extern FILE *tmpfile(void);HelenOS homepage, sources at GitHub