Home
last modified time | relevance | path

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

/external/openssh/
Dpathnames.h136 #ifndef _PATH_XAUTH
137 #define _PATH_XAUTH "/usr/X11R6/bin/xauth" macro
Ddefines.h442 #define _PATH_XAUTH XAUTH_PATH macro
Dservconf.c245 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()
Dreadconf.c1928 options->xauth_location = _PATH_XAUTH; in fill_default_options()