Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/android/testing/
Dmkdtemp.h52 #define mkdtemp breakpad_mkdtemp macro
/external/openssh/openbsd-compat/
Dmktemp.c133 mkdtemp(char *path) in mkdtemp() function
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m188 char *mkdtemp(char *template); function