Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdio/
H A Dtempnam.c48 tempnam(const char *dir, const char *pfx) in tempnam() function
/dflybsd-src/lib/libtelnet/
H A Dgetent.c47 char *tempnam, *dba[2] = { gettytab, NULL }; in getent() local