Searched defs:load_module_dlopen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1523 load_module_dlopen(const char *path, MODLIST_T *moddef, int must_exist) function
1782 hdl = load_module_dlopen(name, moddef, must_exist);
1793 hdl = load_module_dlopen(path, moddef, 0);

Completed in 152 milliseconds