Home
last modified time | relevance | path

Searched defs:tempnam (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dtempnam.c46 tempnam(const char *dir, const char *pfx) in tempnam() function
/freebsd/contrib/telnet/libtelnet/
H A Dgetent.c49 char *tempnam, *dba[2] = { gettytab, NULL }; in getent() local