Searched refs:xauth_path (Results 1 - 2 of 2) sorted by relevance

/external/openssh/
H A Dclientloop.c286 client_x11_get_proto(const char *display, const char *xauth_path, argument
304 if (xauth_path == NULL ||(stat(xauth_path, &st) == -1)) {
334 xauth_path, xauthfile, display, timeout);
356 xauth_path,
H A Dconfigure615 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
[all...]

Completed in 137 milliseconds