Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libinstzones/common/
H A Dzones_utils.c90 #define BRAND1_LIBRARY "libbrand.so.1" macro
491 libptr = dlopen(BRAND1_LIBRARY, RTLD_NOW|RTLD_GLOBAL); in _z_brands_are_implemented()
497 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND1_LIBRARY, dlerror()); in _z_brands_are_implemented()