Searched refs:_PATH_XAUTH (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dpathnames.h139 #ifndef _PATH_XAUTH
140 #define _PATH_XAUTH "/usr/local/bin/xauth" macro
H A Ddefines.h432 #define _PATH_XAUTH XAUTH_PATH macro
H A Dreadconf.c1804 options->xauth_location = _PATH_XAUTH;
H A Dservconf.c261 options->xauth_location = xstrdup(_PATH_XAUTH);

Completed in 63 milliseconds