Home
last modified time | relevance | path

Searched refs:cmd_help (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dsummarize_errs.sh17 cmd_help() function
94 cmd_help
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dsmbutil.c74 {"help", cmd_help, help_usage, CMDFL_NO_KMOD},
118 cmd_help(int argc, char *argv[]) in cmd_help() function
H A Dcommon.h49 int cmd_help(int argc, char *argv[]);
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_help.h44 extern int cmd_help(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dmdb_help.c376 cmd_help(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_help() function
H A Dmdb_cmds.c3373 { "help", "[cmd]", "list commands/command help", cmd_help, NULL,
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h92 elfedit_i18nhdl_t cmd_help; member
H A Dsys.c249 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 Delfedit.h521 elfedit_i18nhdl_t cmd_help; /* Help text for the command */ member
531 elfedit_i18nhdl_t cmd_help; member