OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__GT_FILE
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
mkstemp.c
26
# define
__GT_FILE
GT_FILE
31
#ifndef
__GT_FILE
32
# define
__GT_FILE
0
43
return __gen_tempname (template,
__GT_FILE
);
tempname.c
42
#ifndef
__GT_FILE
43
# define
__GT_FILE
0
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 37 milliseconds