Searched defs:help (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
H A D | opt.c | 40 const char *help; member in struct:__anon61 60 perf_opt_add(char c, perf_opttype_t type, const char *desc, const char *help, argument 72 opt->help = help; 111 fprintf(stderr, " -%c %s", opts[i].c, opts[i].help); 195 perf_opt_add('h', perf_opt_boolean, NULL, "print this help",
|
/bind-9.11.3/bin/dig/ |
H A D | dig.c | 135 /*% help */ 137 help(void) { function 234 " -h (print help and exit)\n" 1559 help();
|
/bind-9.11.3/bin/tools/ |
H A D | mdig.c | 728 /*% help */ 730 help(void) { function 738 " -h (print help and exit)\n" 1574 help();
|
Completed in 45 milliseconds