Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h148 #ifndef _PATH_XAUTH
149 #define _PATH_XAUTH "/usr/openwin/bin/xauth" macro
H A Ddefines.h380 #define _PATH_XAUTH XAUTH_PATH macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c1021 options->xauth_location = _PATH_XAUTH; in fill_default_options()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c281 options->xauth_location = _PATH_XAUTH; in fill_default_server_options()