Searched refs:cmd_help (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/tools/smatch/src/smatch_scripts/ |
| H A D | summarize_errs.sh | 17 cmd_help() function 94 cmd_help
|
| /illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
| H A D | smbutil.c | 74 {"help", cmd_help, help_usage, CMDFL_NO_KMOD}, 118 cmd_help(int argc, char *argv[]) in cmd_help() function
|
| H A D | common.h | 49 int cmd_help(int argc, char *argv[]);
|
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_help.h | 44 extern int cmd_help(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| H A D | mdb_help.c | 376 cmd_help(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_help() function
|
| H A D | mdb_cmds.c | 3373 { "help", "[cmd]", "list commands/command help", cmd_help, NULL,
|
| /illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
| H A D | _elfedit.h | 92 elfedit_i18nhdl_t cmd_help; member
|
| H A D | sys.c | 249 cmd_help(void *obj_state, int argc, const char *argv[]) in cmd_help() function 457 (* mod->mod_i18nhdl_to_str)(cmd->cmd_help), in cmd_help() 965 { (elfedit_cmd_func_t *)cmd_help, in elfedit_sys_init()
|
| /illumos-gate/usr/src/cmd/sgs/include/ |
| H A D | elfedit.h | 521 elfedit_i18nhdl_t cmd_help; /* Help text for the command */ member 531 elfedit_i18nhdl_t cmd_help; member
|