Home
last modified time | relevance | path

Searched refs:mkdtemp (Results 1 – 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/stdlib/
H A Dmktemp.c85 mkdtemp(path) in mkdtemp() function
/haiku/headers/posix/
H A Dstdlib.h69 extern char *mkdtemp(char *templat);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h691 extern char *mkdtemp (char *__template) __THROW;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2063 void mkdtemp() {} in mkdtemp() function
H A Dlibroot_stubs.c2091 void mkdtemp() {} in mkdtemp() function