FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_PATH_XAUTH
crypto/openssh/pathnames.h
151
#ifndef _PATH_XAUTH
crypto/openssh/readconf.c
2818
options->xauth_location = xstrdup(_PATH_XAUTH);
crypto/openssh/servconf.c
359
options->xauth_location = xstrdup(_PATH_XAUTH);