Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1459 load_module_err(MODLIST_T *moddef, void *dl_hdl, const char *dl_path, in load_module_err() argument
1499 dl_path, dlerror()); in load_module_err()
1557 void *dl_hdl, const char *dl_path) in validate_optarg() argument
1581 load_module_err(moddef, dl_hdl, dl_path, in validate_optarg()
1582 MSG_INTL(MSG_ERR_BADSTDOA), dl_path, in validate_optarg()
1692 load_module_err(moddef, dl_hdl, dl_path, MSG_INTL(errmsg), in validate_optarg()
1693 dl_path, mod_name, cmd_name, optarg->oa_name); in validate_optarg()