Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c160 static int showhelp __P((char **, option_t *));
283 { "--help", o_special_noarg, (void *)showhelp,
285 { "-h", o_special_noarg, (void *)showhelp,
1074 showhelp(argv, opt) in showhelp() function