Searched refs:modulepath (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libkmf/include/
H A DkmfapiP.h324 #define CONF_MODULEPATH "modulepath="
329 char *modulepath; member in struct:__anon1835
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c264 * - If modulepath is not a full path, then prepend it
266 * - If modulepath is a full path and contain $ISA, then
270 if (strncmp(phead->entry->modulepath, "/", 1) != 0) {
272 KMF_PLUGIN_PATH, phead->entry->modulepath);
274 char *buf = phead->entry->modulepath;
293 phead->entry->modulepath);
2555 free(entry->modulepath);
2615 if ((tmp->modulepath = strdup(value)) == NULL) {
2667 if ((rtn_entry->modulepath = strdup(entry->modulepath))
[all...]
/osnet-11/usr/src/head/
H A Dldap.h1544 (void *context, char **modulepath);

Completed in 53 milliseconds