HomeSort by relevance Sort by last modified time
    Searched refs:DIRTREE_ABORT (Results 1 - 5 of 5) sorted by null

  /external/toybox/lib/
dirtree.c 132 return (flags & DIRTREE_ABORT)==DIRTREE_ABORT ? DIRTREE_ABORTVAL : new;
lib.h 56 #define DIRTREE_ABORT 256
  /external/toybox/toys/other/
modinfo.c 92 return DIRTREE_ABORT;
lsattr.c 276 return DIRTREE_ABORT;
283 return DIRTREE_ABORT;
  /external/toybox/toys/pending/
hwclock.c 50 return DIRTREE_ABORT;

Completed in 968 milliseconds