Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_command.h145 const char *cmd_arg_help; /* arguments description */ member
H A Ddb_command.c1020 if (command->cmd_arg_help != NULL) in db_help_print_cmd()
1022 command->cmd_arg_help); in db_help_print_cmd()