Searched refs:RIGHT_ALL (Results 1 – 2 of 2) sorted by relevance
26 static const char* RIGHT_ALL = "/rightPath/right.z.so"; variable54 if (strcmp(path, RIGHT_SO) == 0 || strcmp(path, RIGHT_ALL) == 0) { in dlopen()