Searched defs:subcommands (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-decode.h | 214 struct cmd_list_element **subcommands = nullptr; member
|
| D | cli-decode.c | 60 lookup_cmd_with_subcommands (cmd_list_element **subcommands, in lookup_cmd_with_subcommands() 358 const char *doc, struct cmd_list_element **subcommands, in add_prefix_cmd() 391 const char *doc, struct cmd_list_element **subcommands, in add_basic_prefix_cmd() 414 const char *doc, struct cmd_list_element **subcommands, in add_show_prefix_cmd() 453 const char *doc, struct cmd_list_element **subcommands, in add_prefix_cmd_suppress_notification() 469 struct cmd_list_element **subcommands, in add_abbrev_prefix_cmd()
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/cmdline/ |
| D | parser_test.cpp | 408 ATF_TEST_CASE_BODY(subcommands) in ATF_TEST_CASE_BODY() argument
|