Searched refs:LD_PRELOAD (Results 1 – 5 of 5) sorted by relevance
52 # never honor LD_PRELOAD
94 # never honor LD_PRELOAD
800 # The use of sensitive environment variables, such as LD_PRELOAD, is disallowed801 # when init is executing other binaries. The use of LD_PRELOAD for init spawned804 # of LD_PRELOAD via APEXes is a layering violation, and inappropriately loads
815 LD_PRELOAD=${LD_PRELOAD}:${FLAGS_liblz4_path} "${GENERATOR}" "${GENERATOR_ARGS[@]}"
898 TEST_F(CrasherTest, LD_PRELOAD) { in TEST_F() argument