Home
last modified time | relevance | path

Searched refs:mkstemp64 (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dmkstemp64.c27 int mkstemp64 (char *template) in mkstemp64() function
A DMakefile.in25 CSRC-$(UCLIBC_HAS_LFS) += mkstemp64.c mkostemp64.c
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dstdlib.h634 extern int __REDIRECT (mkstemp, (char *__template), mkstemp64)
637 # define mkstemp mkstemp64
641 extern int mkstemp64 (char *__template) __nonnull ((1)) __wur;
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk104 mkstemp64
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DChangelog562 o Added missing creat64, glob64, mkstemp64, getrlimit64, setrlimit64

Completed in 5 milliseconds