Home
last modified time | relevance | path

Searched refs:xauth (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan_xauth/
HDieee80211_xauth.c68 static const struct ieee80211_authenticator xauth = { variable
76 IEEE80211_AUTH_MODULE(xauth, 1);
77 IEEE80211_AUTH_ALG(x8021x, IEEE80211_AUTH_8021X, xauth);
78 IEEE80211_AUTH_ALG(wpa, IEEE80211_AUTH_WPA, xauth);
/dragonfly/crypto/openssh/
HDREADME.DRAGONFLY23 --with-privsep-path=/var/empty --with-xauth=/usr/local/bin/xauth \
HDconfigure.ac4903 AC_ARG_WITH([xauth], optwith
4904 [ --with-xauth=PATH Specify path to xauth program ],
4917 AC_PATH_PROG([xauth_path], [xauth], , [$TestPath])
4918 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then
4919 xauth_path="/usr/openwin/bin/xauth"
4940 [Define if xauth is found in your path])
HDconfig.h.in2014 /* Define if xauth is found in your path */
HDconfig.log7 …l-engine --without-rpath --with-privsep-path=/var/empty --with-xauth=/usr/local/bin/xauth --disabl…
HDconfigure24855 set dummy xauth; ac_word=$2