Home
last modified time | relevance | path

Searched refs:DIRTREE_ABORT (Results 1 – 5 of 5) sorted by relevance

/external/toybox/lib/
Ddirtree.c132 return (flags & DIRTREE_ABORT)==DIRTREE_ABORT ? DIRTREE_ABORTVAL : new; in dirtree_handle_callback()
Dlib.h56 #define DIRTREE_ABORT 256 macro
/external/toybox/toys/other/
Dlsattr.c276 return DIRTREE_ABORT; in update_attr()
283 return DIRTREE_ABORT; in update_attr()
Dmodinfo.c92 return DIRTREE_ABORT; in check_module()
/external/toybox/toys/pending/
Dhwclock.c50 return DIRTREE_ABORT;