OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTPUT_FNAME
(Results
1 - 4
of
4
) sorted by null
/external/ltp/lib/tests/
tst_dataroot01.c
26
#define
OUTPUT_FNAME
"output"
tst_dataroot02.c
26
#define
OUTPUT_FNAME
"output"
tst_dataroot03.c
26
#define
OUTPUT_FNAME
"output"
trerrno.c
26
#define
OUTPUT_FNAME
"output"
51
fd = SAFE_OPEN(NULL,
OUTPUT_FNAME
, O_RDWR | O_CREAT, 0666);
Completed in 351 milliseconds