Searched refs:mkostemp64 (Results 1 – 11 of 11) sorted by relevance
9 weak_alias(mkostemp, mkostemp64);
22 int fd = mkostemp64(tmpFile, O_APPEND);
166 #define mkostemp64 mkostemp macro
164 #define mkostemp64 mkostemp macro
157 #define mkostemp64 mkostemp macro
167 #define mkostemp64 mkostemp macro
168 #define mkostemp64 mkostemp macro
172 #define mkostemp64 mkostemp macro
1140 mkostemp64;
6588 extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ;