Symbol: new_tmpfile
lib/libc/tests/secure/fortify_poll_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_random_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_select_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_signal_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_socket_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_stdio_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_stdlib_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_string_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_strings_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_uio_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_unistd_test.c
1005
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
1039
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
159
fd = new_tmpfile();
lib/libc/tests/secure/fortify_unistd_test.c
777
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
801
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
826
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
851
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
885
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
931
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
955
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_unistd_test.c
980
fd = new_tmpfile(); /* Cannot fail */
lib/libc/tests/secure/fortify_wchar_test.c
159
fd = new_tmpfile();