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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c160 static int showhelp __P((char **));
246 { "--help", o_special_noarg, (void *)showhelp,
248 { "-h", o_special_noarg, (void *)showhelp,
1037 * showhelp - print out usage message and exit.
1040 showhelp(argv) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c114 static int showhelp __P((char **));
191 { "--help", o_special_noarg, (void *)showhelp,
193 { "-h", o_special_noarg, (void *)showhelp,
972 * showhelp - print out usage message and exit.
975 showhelp(argv) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.c1333 int argc, c, error=FALSE, negative=0, showhelp=0;
1500 if (showhelp == 0) {
1503 showhelp = 2;
1507 showhelp = 1;
1848 if (showhelp > 0) { /* just print help message and quit */
1851 if (showhelp == 2) {

Completed in 73 milliseconds