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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c153 static int noopt __P((char **, option_t *));
224 { "-all", o_special_noarg, (void *)noopt,
1593 * noopt - disable all options. Returns 1 upon successful processing of
1598 noopt(argv, opt) function

Completed in 48 milliseconds