Searched refs:tempnam (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/comp/
H A Dtempnam.c24 * tempnam implementation
29 #ifdef tempnam
33 __STDPP__directive pragma pp:hide tempnam
35 #define tempnam ______tempnam
44 __STDPP__directive pragma pp:nohide tempnam
46 #undef tempnam
55 tempnam(const char* dir, const char* pfx) function
/ast/src/cmd/mailx/
H A Dquit.c86 if (!(state.tmp.dir = tempnam(NiL, NiL)) || !*state.tmp.dir || !(cp = strrchr(state.tmp.dir, '/')) && !(cp = strrchr(state.tmp.dir, '\\')))
/ast/src/lib/libast/
H A DMakefile139 strptime.c swab.c syslog.c sysloglib.h tempnam.c \

Completed in 19 milliseconds