Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dpathnames.h143 #ifndef _PATH_XAUTH
144 #define _PATH_XAUTH "/usr/X11R6/bin/xauth" macro
H A Ddefines.h472 #define _PATH_XAUTH XAUTH_PATH macro
H A Dreadconf.c2482 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_options()
H A Dservconf.c335 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()