Home | History | Annotate | Download | only in pppd

Lines Matching refs:showversion

149 static int showversion __P((char **));
230 { "--version", o_special_noarg, (void *)showversion,
1033 * showversion - print out the version number and exit.
1036 showversion(argv)