Home
last modified time | relevance | path

Searched refs:tmpfile64 (Results 1 – 3 of 3) sorted by relevance

/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);
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtmpfile.c97 tmpfile64(void) in tmpfile64() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1801 tmpfile64;