Home | History | Annotate | Download | only in apps

Lines Matching refs:badopt

71 	int i, badopt, opt_done;
95 badopt = 0, opt_done = 0;
97 while (!badopt && !opt_done && argv[++i] != NULL)
113 badopt = 1;
123 badopt = 1;
133 badopt = 1;
144 badopt = 1;
153 badopt = 1;
159 badopt = 1;
163 if (usecrypt) badopt = 1;
166 if (use1 || useapr1) badopt = 1;
169 if (badopt)