Home
last modified time | relevance | path

Searched refs:tmpfile (Results 1 – 5 of 5) sorted by relevance

/libio/
A Doldtmpfile.c54 compat_symbol (libc, __old_tmpfile, tmpfile, GLIBC_2_0);
A Dbug-ftell.c16 FILE *fp = tmpfile (); in do_test()
A Dbug-ungetc2.c32 FILE *fp = tmpfile (); in do_test()
A Dtst-ext.c16 fp = tmpfile (); in main()
A Dstdio.h188 extern FILE *tmpfile (void)
192 extern FILE *__REDIRECT (tmpfile, (void), tmpfile64)
195 # define tmpfile tmpfile64 macro

Completed in 9 milliseconds