Searched refs:__GT_FILE (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dmkstemp.c26 # define __GT_FILE GT_FILE macro
31 #ifndef __GT_FILE
32 # define __GT_FILE 0 macro
43 return __gen_tempname (template, __GT_FILE);
H A Dtempname.c42 #ifndef __GT_FILE
43 # define __GT_FILE 0 macro
193 __GT_FILE: create the file using open(O_CREAT|O_EXCL)
195 __GT_BIGFILE: same as __GT_FILE but use open64().
268 case __GT_FILE:

Completed in 49 milliseconds