Searched refs:_LDC (Results 1 – 1 of 1) sorted by relevance
50 _LDC=$(/libexec/ld-elf.so.1 -v | sed -n -e '/^Default lib path /s///p' | tr : ' ')51 _LDC=$(ldconfig_paths "${ldconfig_local_dirs}" \52 "${ldconfig_paths} /etc/ld-elf.so.conf" "$_LDC")53 startmsg 'ELF ldconfig path:' ${_LDC}54 ${ldconfig} -elf ${_ins} ${_LDC}57 _LDC=""61 _LDC="${_LDC} ${x}"65 _LDC=$(ldconfig_paths "${ldconfig_local32_dirs}" \66 "${ldconfig32_paths}" "$_LDC")67 startmsg '32-bit compatibility ldconfig path:' ${_LDC}[all …]