Home
last modified time | relevance | path

Searched refs:mkostemp_safe (Results 1 - 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
H A Dutil.h401 int mkostemp_safe(char *pattern, int flags);
H A Dutil.c1146 fd = mkostemp_safe(t, O_WRONLY|O_CLOEXEC); in fopen_temporary()
1681 int mkostemp_safe(char *pattern, int flags) { in mkostemp_safe() function

Completed in 3 milliseconds