Home
last modified time | relevance | path

Searched refs:noopt (Results 1 – 1 of 1) sorted by relevance

/titanic_50/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,
1598 noopt(argv, opt) in noopt() function