Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_utils.c91 #define BRAND_LIBRARY "libbrand.so" macro
488 libptr = dlopen(BRAND_LIBRARY, RTLD_NOW|RTLD_GLOBAL); in _z_brands_are_implemented()
490 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND_LIBRARY, dlerror()); in _z_brands_are_implemented()