Home
last modified time | relevance | path

Searched refs:cmd_load (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dload.c31 cmd_load(fmd_adm_t *adm, int argc, char *argv[]) in cmd_load() function
H A Dfmadm.h48 extern int cmd_load(fmd_adm_t *, int, char *[]);
H A Dfmadm.c108 { cmd_load, "load", "<path>", "load specified fault manager module" },
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c499 cmd_load(void *obj_state, int argc, const char *argv[]) in cmd_load() function
974 { (elfedit_cmd_func_t *)cmd_load, in elfedit_sys_init()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c1314 cmd_load(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_load() function
3206 { "load", "[-sd] module", "load debugger module", cmd_load, load_help },
3252 { "load", "[-s] module", "load debugger module", cmd_load, load_help },