Searched refs:mkstemp64 (Results 1 – 5 of 5) sorted by relevance
27 int mkstemp64 (char *template) in mkstemp64() function
25 CSRC-$(UCLIBC_HAS_LFS) += mkstemp64.c mkostemp64.c
634 extern int __REDIRECT (mkstemp, (char *__template), mkstemp64)637 # define mkstemp mkstemp64641 extern int mkstemp64 (char *__template) __nonnull ((1)) __wur;
104 mkstemp64
562 o Added missing creat64, glob64, mkstemp64, getrlimit64, setrlimit64
Completed in 5 milliseconds