Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dpathnames.h133 #define _PATH_XAUTH "/usr/X11R6/bin/xauth" macro
Dservconf.c319 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_server_options()
Dreadconf.c2751 options->xauth_location = xstrdup(_PATH_XAUTH); in fill_default_options()