Searched refs:ZONECFG_LIBRARY (Results 1 – 2 of 2) sorted by relevance
437 libptr = dlopen(ZONECFG_LIBRARY, RTLD_NOW|RTLD_GLOBAL); in _z_zones_are_implemented()439 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG_LIBRARY, dlerror()); in _z_zones_are_implemented()
142 #define ZONECFG_LIBRARY "libzonecfg.so" macro