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

  /external/toybox/lib/
getmountlist.c 111 int comma_scanall(char *optlist, char *scanlist) function
lib.h 318 int comma_scanall(char *optlist, char *scanlist);
  /external/toybox/toys/lsb/
mount.c 331 if (!mountlist_istype(mm,TT.type) || !comma_scanall(mm->opts,TT.bigO))

Completed in 219 milliseconds