Searched defs:mkdtemp (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dmkdtemp.c33 mkdtemp (char *template) function
H A Dstdlib_.h100 # undef mkdtemp macro
101 # define mkdtemp(t) \ macro
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dmktemp.c75 mkdtemp(path) function
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dmktemp.c133 mkdtemp(char *path) function
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_file.c102 require_action(mkdtemp(gWebdavCachePath) != NULL, mkdtemp, error = errno); local

Completed in 86 milliseconds