Lines Matching defs:flist
169 struct flag *flist, *aflist, *offlist;199 flist = digest(flags);229 if (flist && flist->lopt &&230 !strcmp(flist->lopt->command, aflist->lopt->command)) enabled++;235 if (flist && flist->command && *aflist->command == *flist->command)241 if (enabled) flist = flist->next;