Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dmktemp.c157 mkdtemp(char *path) in mkdtemp() function
/aosp12/system/libbase/
H A Dfile.cpp78 static char* mkdtemp(char* name_template, size_t size_in_chars) { in mkdtemp() function