Searched defs:mkstemp (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dfile_util_android.cc31 mkstemp(char *path) function
54 "warning: mktemp() possibly used unsafely; consider using mkstemp()");
/external/valgrind/main/coregrind/
H A Dm_libcfile.c608 Int VG_(mkstemp) ( HChar* part_of_name, /*OUT*/HChar* fullname ) function
628 VG_(printf)("VG_(mkstemp): trying: %s\n", buf);

Completed in 200 milliseconds