Home | History | Annotate | Download | only in openssh

Lines Matching refs:XAUTH_PATH

613 XAUTH_PATH
615 xauth_path
15074 xauth_path=$withval
15091 case $xauth_path in
15093 ac_cv_path_xauth_path="$xauth_path" # Let the user override the test with a path.
15114 xauth_path=$ac_cv_path_xauth_path
15115 if test -n "$xauth_path"; then
15116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xauth_path" >&5
15117 $as_echo "$xauth_path" >&6; }
15124 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then
15125 xauth_path="/usr/openwin/bin/xauth"
15145 if test -z "$xauth_path" ; then
15146 XAUTH_PATH="undefined"
15151 #define XAUTH_PATH "$xauth_path"
15154 XAUTH_PATH=$xauth_path