currLdPreload 370 execwrappers.cpp const char* currLdPreload) currLdPreload 395 execwrappers.cpp if (currLdPreload != NULL && strlen(currLdPreload) > 0) { currLdPreload 396 execwrappers.cpp pluginLibraries.push_back(currLdPreload); currLdPreload 397 execwrappers.cpp setenv(ENV_VAR_ORIG_LD_PRELOAD, currLdPreload, 1);