Home | History | Annotate | Download | only in pppd

Lines Matching refs:noopt

79 static int noopt __P((char **));
89 { "-all", o_special_noarg, (void *)noopt,
297 * noopt - Disable all options (why?).
300 noopt(argv)