Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h625 extern int mkostemp (char *__template, int __flags) __nonnull ((1)) __wur;
628 extern int __REDIRECT (mkostemp, (char *__template, int __flags), mkostemp64)
631 # define mkostemp mkostemp64 macro