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.h382 int comma_scanall(char *optlist, char *scanlist);
/third_party/toybox/toys/lsb/
Dmount.c353 if (!mountlist_istype(mm,TT.type) || !comma_scanall(mm->opts,TT.bigO)) in mount_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h374 int comma_scanall(char *optlist, char *scanlist);