Home | History | Annotate | Download | only in pppd

Lines Matching full:showversion

156 static int showversion __P((char **));
245 { "--version", o_special_noarg, (void *)showversion,
1067 * showversion - print out the version number and exit.
1070 showversion(argv)