Searched refs:LIB_LIGHT (Results 1 – 1 of 1) sorted by relevance
43 #define LIB_LIGHT "liblwcf-preload.so" macro102 if ((stat("/lib/" LIB_LIGHT, &buf) < 0) && in _print_valid_core_types()103 (stat("/usr/lib/" LIB_LIGHT, &buf) < 0) && in _print_valid_core_types()104 (stat("/usr/local/lib/" LIB_LIGHT, &buf) < 0)) in _print_valid_core_types()174 setenvfs("LD_PRELOAD=" LIB_LIGHT); in slurm_spank_init_post_opt()