Searched refs:ZONECFG_LIBRARY (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libinstzones/common/
H A Dinstzones_lib.h137 #define ZONECFG_LIBRARY "libzonecfg.so" macro
H A Dzones_utils.c437 libptr = dlopen(ZONECFG_LIBRARY, RTLD_NOW|RTLD_GLOBAL);
439 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG_LIBRARY, dlerror());

Completed in 25 milliseconds