HomeSort by relevance Sort by last modified time
    Searched full:to_be_ignored (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
fsck.c 164 static int to_be_ignored(struct f_sys_info *finfo) function
308 if (to_be_ignored(finfo)) finfo->flag |= FLAG_DONE;
316 if ((toys.optflags & FLAG_R) || to_be_ignored(finfo)) {

Completed in 35 milliseconds