Searched refs:CONTRACT_LIBRARY (Results 1 – 2 of 2) sorted by relevance
457 libptr = dlopen(CONTRACT_LIBRARY, RTLD_NOW|RTLD_GLOBAL); in _z_zones_are_implemented()459 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, CONTRACT_LIBRARY, in _z_zones_are_implemented()
145 #define CONTRACT_LIBRARY "libcontract.so" macro