Searched refs:RTLD_NEXT (Results 1 – 4 of 4) sorted by relevance
27 #ifndef RTLD_NEXT28 #define RTLD_NEXT ((void *)-1L) macro
31 if (handle == RTLD_NEXT) { in dlsym()
113 dlsym(RTLD_NEXT, STRINGIFY(chreSensorFlushAsync))); in openQsh()
175 dlsym(RTLD_NEXT, STRINGIFY(functionName))); \