OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opt_in_list
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/misc/
fsck.c
814
static int
opt_in_list
(const char *opt, char *optlist)
function
852
if (
opt_in_list
(cp, fs->opts))
856
if (!
opt_in_list
(cp, fs->opts))
881
if (
opt_in_list
("bind", fs->opts)) {
Completed in 43 milliseconds