HomeSort by relevance Sort by last modified time
    Searched defs:mkstemp (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/util/
missing.c 87 int mkstemp(char *path) function
  /bionic/libc/stdio/
mktemp.c 53 mkstemp(char *path) function
75 "warning: mktemp() possibly used unsafely; consider using mkstemp()");

Completed in 31 milliseconds