Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c135 typedef struct lib_locator { struct
136 char ap_base[MAXPATHLEN];
137 char ap_logical[CFGA_LOG_EXT_LEN];
138 char ap_physical[CFGA_PHYS_EXT_LEN];
139 char ap_class[CFGA_CLASS_LEN];
140 char pathname[MAXPATHLEN];
141 plugin_lib_t *libp;
142 cfga_err_t status;
143 vers_req_t vers_req; /* plug-in version required */