Searched refs:showhelp (Results 1 – 2 of 2) sorted by relevance
51 def showhelp(): function72 showhelp()78 showhelp()83 showhelp()90 showhelp()96 showhelp()187 showhelp()
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