Searched refs:mkstemp64 (Results 1 – 5 of 5) sorted by relevance
23 int mkstemp64(char* path) { in mkstemp64() function
66 int mkstemp64(char* _Nonnull __template) __INTRODUCED_IN(21);
470 MyTemporaryFile tf(mkstemp64); in TEST()
659 mkstemp64; # introduced=21