Searched refs:showhelp (Results 1 – 1 of 1) sorted by relevance
160 static int showhelp __P((char **, option_t *));283 { "--help", o_special_noarg, (void *)showhelp,285 { "-h", o_special_noarg, (void *)showhelp,1074 showhelp(argv, opt) in showhelp() function