Home
last modified time | relevance | path

Searched defs:lib_locator (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c139 typedef struct lib_locator { struct
140 char ap_base[MAXPATHLEN];
141 char ap_logical[CFGA_LOG_EXT_LEN];
142 char ap_physical[CFGA_PHYS_EXT_LEN];
143 char ap_class[CFGA_CLASS_LEN];
144 char pathname[MAXPATHLEN];
145 plugin_lib_t *libp;
146 cfga_err_t status;
147 vers_req_t vers_req; /* plug-in version required */