Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dpathnames.h144 #ifndef _PATH_XAUTH
145 #define _PATH_XAUTH "/usr/local/bin/xauth" macro
Ddefines.h472 #define _PATH_XAUTH XAUTH_PATH macro
Dservconf.c338 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()
Dreadconf.c2516 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_options()