Lines Matching refs:PRTDIAG
971 PRTDIAG
9049 # Extract the first word of "prtdiag", so it can be a program name with args.
9050 set dummy prtdiag; ac_word=$2
9056 case $PRTDIAG in
9058 ac_cv_path_PRTDIAG="$PRTDIAG" # Let the user override the test with a path.
9077 test -z "$ac_cv_path_PRTDIAG" && ac_cv_path_PRTDIAG="prtdiag"
9081 PRTDIAG=$ac_cv_path_PRTDIAG
9082 if test -n "$PRTDIAG"; then
9083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRTDIAG" >&5
9084 $as_echo "$PRTDIAG" >&6; }
9091 cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null`