Lines Matching refs:cf_pathlist
4458 cf_pathlist=`${LD:-ld} --verbose 2>/dev/null | grep SEARCH_DIR | sed -e 's,SEARCH_DIR[[("=]][[("=]]…
4462 test -z "$cf_pathlist" && \
4463 cf_pathlist=`(ldconfig -NX -v) 2>/dev/null | sed -e '/^[[ ]]/d' -e 's/:$//' | sort -u`
4465 test -z "$cf_pathlist" &&
4466 cf_pathlist=`(ldconfig -v) 2>/dev/null | sed -n -e '/^[[ ]]/d' -e 's/:$//p' | sort -u`
4469 test -z "$cf_pathlist" &&
4470 cf_pathlist=`(ldconfig -v) 2>/dev/null | sed -n -e 's,^Adding \(.*\)/.*[$],\1,p' | sort -u`
4472 if test -z "$cf_pathlist"
4479 cf_pathlist="/usr/local/lib /lib /usr/lib"
4483 if test -z "$cf_pathlist"
4490 cf_pathlist="$cf_pathlist /lib/64 /usr/lib/64"
4493 test -d /usr/ccs/lib && cf_pathlist="$cf_pathlist /usr/ccs/lib"
4494 cf_pathlist="$cf_pathlist /lib /usr/lib"
4503 if test -z "$cf_pathlist"
4510 cf_pathlist="/usr/lib/hpux64"
4513 cf_pathlist="/usr/lib/hpux32"
4522 test -z "$cf_pathlist" && cf_pathlist="/usr/lib /lib"
4525 for cf_path in [$]0 $cf_pathlist