OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIRTREE_ABORT
(Results
1 - 5
of
5
) sorted by null
/external/toybox/lib/
dirtree.c
129
return (flags &
DIRTREE_ABORT
)==
DIRTREE_ABORT
? DIRTREE_ABORTVAL : new;
lib.h
66
#define
DIRTREE_ABORT
256
/external/toybox/toys/other/
hwclock.c
50
return
DIRTREE_ABORT
;
modinfo.c
94
return
DIRTREE_ABORT
;
lsattr.c
269
return
DIRTREE_ABORT
;
276
return
DIRTREE_ABORT
;
Completed in 523 milliseconds