Searched refs:mkstemps (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmkstemp.c42 #define mkstemps mkstemps64 macro
127 mkstemps(char *as, int slen) function
/illumos-gate/usr/src/head/
H A Dstdlib.h97 #pragma redefine_extname mkstemps mkstemps64
102 #define mkstemps mkstemps64 macro
114 #pragma redefine_extname mkstemps64 mkstemps
119 #define mkstemps64 mkstemps
178 extern int mkstemps(char *, int);
/illumos-gate/usr/src/boot/include/
H A Dunistd.h529 int mkstemps(char *, int);
/illumos-gate/usr/src/man/man3c/
H A DMakefile992 mkstemps.3c \
1962 mkstemps.3c := LINKSRC = mkstemp.3c

Completed in 75 milliseconds