Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dmktemp.c137 mkstemp(char *path) in mkstemp() function
/bionic/tests/
Dstdlib_test.cpp419 TEST(stdlib, mkstemp) { in TEST() argument