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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dmkstemp.c27 # ifndef __GT_FILE
28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
49 return __gen_tempname (xtemplate, 0, 0, __GT_FILE);
H A Dmkostemp.c28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
45 return __gen_tempname (xtemplate, 0, flags, __GT_FILE);
H A Dtempname.h25 # ifdef __GT_FILE
26 # define GT_FILE __GT_FILE
H A Dtempname.c40 #ifndef __GT_FILE
41 # define __GT_FILE 0 macro
45 #if !_LIBC && (GT_FILE != __GT_FILE || GT_DIR != __GT_DIR \
187 __GT_FILE: create the file using open(O_CREAT|O_EXCL)
261 case __GT_FILE:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dmkstemp.c27 # ifndef __GT_FILE
28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
49 return __gen_tempname (xtemplate, 0, 0, __GT_FILE);
H A Dmkostemp.c28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
45 return __gen_tempname (xtemplate, 0, flags, __GT_FILE);
H A Dtempname.h25 # ifdef __GT_FILE
26 # define GT_FILE __GT_FILE
H A Dtempname.c40 #ifndef __GT_FILE
41 # define __GT_FILE 0 macro
45 #if !_LIBC && (GT_FILE != __GT_FILE || GT_DIR != __GT_DIR \
187 __GT_FILE: create the file using open(O_CREAT|O_EXCL)
261 case __GT_FILE:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dmkstemp.c27 # ifndef __GT_FILE
28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
49 return __gen_tempname (xtemplate, 0, 0, __GT_FILE);
H A Dmkostemp.c28 # define __GT_FILE GT_FILE macro
34 #ifndef __GT_FILE
35 # define __GT_FILE 0 macro
45 return __gen_tempname (xtemplate, 0, flags, __GT_FILE);
H A Dtempname.h25 # ifdef __GT_FILE
26 # define GT_FILE __GT_FILE
H A Dtempname.c40 #ifndef __GT_FILE
41 # define __GT_FILE 0 macro
45 #if !_LIBC && (GT_FILE != __GT_FILE || GT_DIR != __GT_DIR \
187 __GT_FILE: create the file using open(O_CREAT|O_EXCL)
261 case __GT_FILE:

Completed in 81 milliseconds