Home | History | Annotate | Download | only in pppd

Lines Matching full:showhelp

150 static int showhelp __P((char **));
232 { "--help", o_special_noarg, (void *)showhelp,
234 { "-h", o_special_noarg, (void *)showhelp,
1019 * showhelp - print out usage message and exit.
1022 showhelp(argv)