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

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.c304 client_x11_get_proto(const char *display, const char *xauth_path, argument
322 if (xauth_path == NULL ||(stat(xauth_path, &st) == -1)) {
355 xauth_path, xauthfile, display, timeout);
377 xauth_path,
H A Dconfigure616 xauth_path
16344 xauth_path=$withval
16361 case $xauth_path in
16363 ac_cv_path_xauth_path="$xauth_path" # Let the user override the test with a path.
16384 xauth_path=$ac_cv_path_xauth_path
16385 if test -n "$xauth_path"; then
16386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xauth_path" >&5
16387 $as_echo "$xauth_path" >&6; }
16394 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then
16395 xauth_path
[all...]

Completed in 132 milliseconds