Home
last modified time | relevance | path

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

/external/openssh/
Dpathnames.h143 #ifndef _PATH_XAUTH
144 #define _PATH_XAUTH "/usr/X11R6/bin/xauth" macro
Ddefines.h464 #define _PATH_XAUTH XAUTH_PATH macro
Dreadconf.c2073 options->xauth_location = _PATH_XAUTH; in fill_default_options()
Dservconf.c351 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()