Home
last modified time | relevance | path

Searched refs:library_path_rpath (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld.c6797 rtld_recalc_path_rpath(const char *library_path_rpath) in rtld_recalc_path_rpath() argument
6799 if (library_path_rpath != NULL) { in rtld_recalc_path_rpath()
6800 if (library_path_rpath[0] == 'y' || in rtld_recalc_path_rpath()
6801 library_path_rpath[0] == 'Y' || in rtld_recalc_path_rpath()
6802 library_path_rpath[0] == '1') in rtld_recalc_path_rpath()