Home
last modified time | relevance | path

Searched refs:showhelp (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/tools/buildgen/
Dmako_renderer.py51 def showhelp(): function
72 showhelp()
78 showhelp()
83 showhelp()
90 showhelp()
96 showhelp()
187 showhelp()
/external/ppp/pppd/
Doptions.c157 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