Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpathnames.h154 #ifndef _PATH_XAUTH
155 #define _PATH_XAUTH "/usr/local/bin/xauth" macro
H A Ddefines.h476 #define _PATH_XAUTH XAUTH_PATH macro
H A Dreadconf.c2876 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_options()
H A Dservconf.c351 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()