Searched refs:printhelp (Results 1 – 5 of 5) sorted by relevance
55 static void printhelp(char * progname);65 static void printhelp(char * progname) { in printhelp() function130 printhelp(argv[0]);140 printhelp(argv[0]);149 printhelp(argv[0]);161 printhelp(argv[0]);181 printhelp(argv[0]);
36 static void printhelp(char * progname);38 static void printhelp(char * progname) { in printhelp() function105 printhelp(argv[0]);
34 static void printhelp(const char * progname);37 static void printhelp(const char * progname) { in printhelp() function216 printhelp(argv[0]); in svr_getopts()226 printhelp(argv[0]); in svr_getopts()
35 static void printhelp();44 static void printhelp() { in printhelp() function198 printhelp(); in cli_getopts()270 printhelp(); in cli_getopts()
20 unsigned char printhelp; member44 if(supported_types[i].printhelp == 1) in print_types()