Home
last modified time | relevance | path

Searched refs:ZONECFG1_LIBRARY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dinstzones_lib.h137 #define ZONECFG1_LIBRARY LIBZONECFG_PATH macro
139 #define ZONECFG1_LIBRARY "libzonecfg.so.1" macro
H A Dzones_utils.c440 libptr = dlopen(ZONECFG1_LIBRARY, RTLD_NOW|RTLD_GLOBAL); in _z_zones_are_implemented()
446 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG1_LIBRARY, in _z_zones_are_implemented()