Searched refs:cmd_unload (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dload.c49 cmd_unload(fmd_adm_t *adm, int argc, char *argv[]) function
H A Dfmadm.h57 extern int cmd_unload(fmd_adm_t *, int, char *[]);
H A Dfmadm.c120 { cmd_unload, "unload", "<module>", "unload specified fault manager module" },
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c763 cmd_unload(void *obj_state, int argc, const char *argv[]) function
1009 { (elfedit_cmd_func_t *)cmd_unload,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c1253 cmd_unload(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
3018 { "unload", "[-d] module", "unload debugger module", cmd_unload,
3072 { "unload", "module", "unload debugger module", cmd_unload },

Completed in 83 milliseconds