Home
last modified time | relevance | path

Searched refs:comma_scanall (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/lib/
Dcommas.c86 int comma_scanall(char *optlist, char *scanlist) in comma_scanall() function
Dlib.h372 int comma_scanall(char *optlist, char *scanlist);
/third_party/toybox/toys/lsb/
Dmount.c352 if (!mountlist_istype(mm,TT.type) || !comma_scanall(mm->opts,TT.bigO)) in mount_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h373 int comma_scanall(char *optlist, char *scanlist);