Searched refs:xauth (Results 1 – 4 of 4) sorted by relevance
493 char xauth[MAXPATHLEN] = ""; in get_xauthority() local543 (void) strcpy(xauth, filepath); in get_xauthority()550 return (strcat(xauthority, xauth)); in get_xauthority()
47 XAUTHORITY=/var/xauth/$1; export XAUTHORITY
148 --with-xauth=PATH specifies the location of the xauth binary
1040 make x11-fwd work w/ localhost (xauth add host/unix:11)1814 - Renamed --with-xauth-path to --with-xauth1823 - Add --with-xauth-path configure directive and explicit test for1824 /usr/openwin/bin/xauth for Solaris systems. Report from Anders2098 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>