Searched refs:showhelp (Results 1 – 1 of 1) sorted by relevance
157 static int showhelp __P((char **));247 { "--help", o_special_noarg, (void *)showhelp,249 { "-h", o_special_noarg, (void *)showhelp,1056 showhelp(argv) in showhelp() function