Searched refs:xauth (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_xauth.c66 static const struct ieee80211_authenticator xauth = { variable in typeref:struct:ieee80211_authenticator
74 IEEE80211_AUTH_MODULE(xauth, 1);
75 IEEE80211_AUTH_ALG(x8021x, IEEE80211_AUTH_8021X, xauth);
76 IEEE80211_AUTH_ALG(wpa, IEEE80211_AUTH_WPA, xauth);
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec517 - refuse to do X11 forwarding if xauth isn't there, handy if you enable
543 - drop patch to check if xauth is present (was folded into cookie patch)
562 - refuse to do X11 forwarding if xauth isn't there, handy if you enable
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure1436 --with-xauth=PATH Specify path to xauth program
17181 # Check whether --with-xauth was given.
17196 # Extract the first word of "xauth", so it can be a program name with args.
17197 set dummy xauth; ac_word=$2
17236 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then
17237 xauth_path="/usr/openwin/bin/xauth"

Completed in 146 milliseconds