Home
last modified time | relevance | path

Searched refs:elfedit_unload_module (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h245 extern void elfedit_unload_module(const char *name);
H A Dsys.c801 elfedit_unload_module(moddef->ml_mod->mod_name); in cmd_unload()
808 elfedit_unload_module(*argv); in cmd_unload()
H A Delfedit.c1923 elfedit_unload_module(const char *name) in elfedit_unload_module() function