Searched defs:noopt (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dlcp.c79 static int noopt __P((char **));
89 { "-all", o_special_noarg, (void *)noopt,
297 * noopt - Disable all options (why?).
300 noopt(argv) function

Completed in 291 milliseconds