HomeSort by relevance Sort by last modified time
    Searched refs:showhelp (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/cmenu/libmenu/
help.h 36 void showhelp(const char *filename);
help.c 89 void showhelp(const char *filename) function
208 showhelp(fullname);
210 showhelp(filename); // Assume filename is absolute
  /external/ppp/pppd/
options.c 157 static int showhelp __P((char **));
247 { "--help", o_special_noarg, (void *)showhelp,
249 { "-h", o_special_noarg, (void *)showhelp,
1053 * showhelp - print out usage message and exit.
1056 showhelp(argv) function
    [all...]

Completed in 4582 milliseconds