Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/buildgen/
Dmako_renderer.py49 def showhelp(): function
70 showhelp()
76 showhelp()
81 showhelp()
88 showhelp()
94 showhelp()
186 showhelp()
/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