Searched refs:mkdtemp (Results 1 – 8 of 8) sorted by relevance
31 tmp_dir = tempfile.mkdtemp()
25 bionic_temp = tempfile.mkdtemp(prefix="bionic_gensyscalls");
557 mkdtemp
157 mkdtemp(char *path) in mkdtemp() function
106 FUNCTION(mkdtemp, char* (*f)(char*)); in stdlib_h()
63 char* mkdtemp(char* __template);
649 mkdtemp;