HomeSort by: relevance | last modified time | path
    Searched defs:showversion (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipf.c 56 static int showversion __P((void));
154 if (showversion())
532 static int showversion() function
  /src/external/bsd/ppp/dist/pppd/
options.c 187 static int showversion(char **);
281 { "--version", o_special_noarg, (void *)showversion,
283 { "-v", o_special_noarg, (void *)showversion,
1240 * showversion - print out the version number and exit.
1243 showversion(char **argv) function

Completed in 28 milliseconds