Searched refs:__new_tmpfile (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c711 void __new_tmpfile() {} function
H A Dlibroot_stubs.c868 void __new_tmpfile() {} function
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h31 extern FILE *__new_tmpfile (void);
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtmpfile.c27 # define tmpfile __new_tmpfile
65 versioned_symbol (libc, __new_tmpfile, tmpfile, GLIBC_2_1);

Completed in 81 milliseconds