Searched defs:showversion (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c56 static int showversion __P((void));
161 if (showversion())
530 static int showversion() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c159 static int showversion __P((char **, option_t *));
281 { "--version", o_special_noarg, (void *)showversion,
1086 * showversion - print out the version number and exit program upon success,
1091 showversion(argv, opt) function

Completed in 2104 milliseconds