Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/power/
H A Dsys-suspend.c493 char xauth[MAXPATHLEN] = ""; in get_xauthority() local
543 (void) strcpy(xauth, filepath); in get_xauthority()
550 return (strcat(xauthority, xauth)); in get_xauthority()
/titanic_41/usr/src/cmd/vt/
H A Dvtxlock.sh47 XAUTHORITY=/var/xauth/$1; export XAUTHORITY
/titanic_41/usr/src/cmd/ssh/doc/
H A DINSTALL148 --with-xauth=PATH specifies the location of the xauth binary
H A DChangeLog1040 make x11-fwd work w/ localhost (xauth add host/unix:11)
1814 - Renamed --with-xauth-path to --with-xauth
1823 - Add --with-xauth-path configure directive and explicit test for
1824 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
2098 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>