Lines Matching refs:cf_pathlist
26047 cf_pathlist=`ld --verbose 2>/dev/null | grep SEARCH_DIR | sed -e 's,SEARCH_DIR[("=][("=]*,,g' -e 's…
26051 test -z "$cf_pathlist" && \
26052 cf_pathlist=`ldconfig -NX -v 2>/dev/null | sed -e '/^[ ]/d' -e 's/:$//' | sort -u`
26054 test -z "$cf_pathlist" &&
26055 cf_pathlist=`ldconfig -v 2>/dev/null | sed -n -e '/^[ ]/d' -e 's/:$//p' | sort -u`
26058 test -z "$cf_pathlist" &&
26059 cf_pathlist=`ldconfig -v 2>/dev/null | sed -n -e 's,^Adding \(.*\)/.*$,\1,p' | sort -u`
26061 if test -z "$cf_pathlist"
26068 cf_pathlist="/usr/local/lib /lib /usr/lib"
26072 if test -z "$cf_pathlist"
26077 cf_pathlist="/opt/SUNWspro/lib /usr/ccs/lib /usr/lib"
26080 cf_pathlist="/usr/ccs/lib /usr/lib"
26087 test -z "$cf_pathlist" && cf_pathlist="/usr/lib /lib"
26090 for cf_path in $0 $cf_pathlist