Searched defs:cmd_help (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
H A D | smbutil.c | 72 {"help", cmd_help, help_usage, CMDFL_NO_KMOD}, 115 cmd_help(int argc, char *argv[]) function
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_help.c | 187 cmd_help(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | _elfedit.h | 92 elfedit_i18nhdl_t cmd_help; member in struct:__anon1462
|
H A D | sys.c | 114 * Helper for cmd_help(). Displays synopsis information for one command. 157 * Helper for cmd_help(). Displays synopsis information for one module. 250 cmd_help(void *obj_state, int argc, const char *argv[]) function 458 (* mod->mod_i18nhdl_to_str)(cmd->cmd_help), 966 { (elfedit_cmd_func_t *)cmd_help,
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 519 elfedit_i18nhdl_t cmd_help; /* Help text for the command */ member in struct:__anon1613 529 elfedit_i18nhdl_t cmd_help; member in struct:__anon1614
|
Completed in 77 milliseconds