OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comma_scanall
(Results
1 - 3
of
3
) sorted by null
/external/toybox/lib/
getmountlist.c
108
int
comma_scanall
(char *optlist, char *scanlist)
function
lib.h
267
int
comma_scanall
(char *optlist, char *scanlist);
/external/toybox/toys/lsb/
mount.c
327
if (!mountlist_istype(mm,TT.type) || !
comma_scanall
(mm->opts,TT.bigO))
Completed in 79 milliseconds