Searched refs:showhelp (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c161 static int showhelp __P((char **, option_t *));
284 { "--help", o_special_noarg, (void *)showhelp,
286 { "-h", o_special_noarg, (void *)showhelp,
1070 * showhelp - print out usage message and exit program upon success, or
1075 showhelp(argv, opt) function

Completed in 42 milliseconds