Searched refs:help_cmd (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/usr.sbin/ngctl/ |
| H A D | main.c | 95 &help_cmd, 119 const struct ngcmd help_cmd = { variable 300 (*help_cmd.func)(0, NULL); in DoInteractive() 352 (*help_cmd.func)(0, NULL); in DoInteractive()
|
| H A D | ngctl.h | 62 extern const struct ngcmd help_cmd;
|
| /freebsd-12.1/contrib/subversion/subversion/svnrdump/ |
| H A D | svnrdump.c | 662 help_cmd(apr_getopt_t *os, in help_cmd() function 951 { "--version", help_cmd, {0}, "", in sub_main() 960 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 980 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 1007 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 1027 SVN_ERR(help_cmd(os, opt_baton, pool)); in sub_main()
|
| /freebsd-12.1/contrib/subversion/subversion/svnsync/ |
| H A D | svnsync.c | 52 help_cmd; variable 165 { "help", help_cmd, { "?", "h" }, 1920 help_cmd(apr_getopt_t *os, void *baton, apr_pool_t *pool) in help_cmd() function 1991 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 2010 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 2181 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 2273 { "--version", help_cmd, {0}, "", in sub_main() 2282 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 2297 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main() 2320 SVN_ERR(help_cmd(NULL, NULL, pool)); in sub_main()
|
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-decode.h | 304 extern void help_cmd (char *, struct ui_file *);
|
| H A D | cli-cmds.c | 211 help_cmd (command, gdb_stdout); in help_command()
|
| H A D | cli-decode.c | 642 help_cmd (char *command, struct ui_file *stream) in help_cmd() function
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | command.h | 205 extern void help_cmd (char *, struct ui_file *);
|