Searched refs:DBG_LIBRARY_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones_utils.c | 439 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG_LIBRARY, dlerror()); in _z_zones_are_implemented() 446 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG1_LIBRARY, in _z_zones_are_implemented() 459 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, CONTRACT_LIBRARY, in _z_zones_are_implemented() 467 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, CONTRACT1_LIBRARY, in _z_zones_are_implemented() 490 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND_LIBRARY, dlerror()); in _z_brands_are_implemented() 497 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND1_LIBRARY, dlerror()); in _z_brands_are_implemented()
|
H A D | zones_strings.h | 71 #define DBG_LIBRARY_NOT_FOUND ILIBSTR("unable to dlopen library <%s>: %s") macro
|