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

  /external/syslinux/com32/cmenu/libmenu/
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 171 milliseconds