Searched defs:tmpfile64 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtmpfile.c100 tmpfile64(void) function
/illumos-gate/usr/src/head/
H A Dstdio.h54 #pragma redefine_extname tmpfile tmpfile64
67 #pragma redefine_extname tmpfile64 tmpfile
221 extern FILE *tmpfile64(void);
226 #define tmpfile tmpfile64
246 #define tmpfile64 tmpfile macro
358 extern FILE *tmpfile64(void);

Completed in 61 milliseconds