Searched refs:offlist (Results 1 – 1 of 1) sorted by relevance
169 struct flag *flist, *aflist, *offlist; in main() local200 offlist = aflist = digest(allflags); in main()205 while (offlist) { in main()208 if (!offlist->command) s = offlist->lopt->command; in main()210 *s = *offlist->command; in main()214 offlist = offlist->next; in main()