Lines Matching refs:cf_pathlist
29416 cf_pathlist=`${LD:-ld} --verbose 2>/dev/null | grep SEARCH_DIR | sed -e 's,SEARCH_DIR[("=][("=]*,,g…
29420 test -z "$cf_pathlist" && \
29421 cf_pathlist=`(ldconfig -NX -v) 2>/dev/null | sed -e '/^[ ]/d' -e 's/:$//' | sort -u`
29423 test -z "$cf_pathlist" &&
29424 cf_pathlist=`(ldconfig -v) 2>/dev/null | sed -n -e '/^[ ]/d' -e 's/:$//p' | sort -u`
29427 test -z "$cf_pathlist" &&
29428 cf_pathlist=`(ldconfig -v) 2>/dev/null | sed -n -e 's,^Adding \(.*\)/.*$,\1,p' | sort -u`
29430 if test -z "$cf_pathlist"
29437 cf_pathlist="/usr/local/lib /lib /usr/lib"
29441 if test -z "$cf_pathlist"
29448 cf_pathlist="$cf_pathlist /lib/64 /usr/lib/64"
29451 test -d /usr/ccs/lib && cf_pathlist="$cf_pathlist /usr/ccs/lib"
29452 cf_pathlist="$cf_pathlist /lib /usr/lib"
29462 if test -z "$cf_pathlist"
29469 cf_pathlist="/usr/lib/hpux64"
29472 cf_pathlist="/usr/lib/hpux32"
29481 test -z "$cf_pathlist" && cf_pathlist="/usr/lib /lib"
29484 for cf_path in $0 $cf_pathlist