Lines Matching refs:cf_pathlist
2948 cf_pathlist=`ld --verbose 2>/dev/null | grep SEARCH_DIR | sed -e 's,SEARCH_DIR[[("=]][[("=]]*,,g' -…
2952 test -z "$cf_pathlist" && \
2953 cf_pathlist=`ldconfig -NX -v 2>/dev/null | sed -e '/^[[ ]]/d' -e 's/:$//' | sort -u`
2955 test -z "$cf_pathlist" &&
2956 cf_pathlist=`ldconfig -v 2>/dev/null | sed -n -e '/^[[ ]]/d' -e 's/:$//p' | sort -u`
2959 test -z "$cf_pathlist" &&
2960 cf_pathlist=`ldconfig -v 2>/dev/null | sed -n -e 's,^Adding \(.*\)/.*[$],\1,p' | sort -u`
2962 if test -z "$cf_pathlist"
2969 cf_pathlist="/usr/local/lib /lib /usr/lib"
2973 if test -z "$cf_pathlist"
2978 cf_pathlist="/opt/SUNWspro/lib /usr/ccs/lib /usr/lib"
2981 cf_pathlist="/usr/ccs/lib /usr/lib"
2988 test -z "$cf_pathlist" && cf_pathlist="/usr/lib /lib"
2991 for cf_path in [$]0 $cf_pathlist