Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c494 char xauth[MAXPATHLEN] = ""; in get_xauthority() local
546 (void) strlcpy(xauth, filepath, in get_xauthority()
547 sizeof (xauth)); in get_xauthority()
554 (void) strlcpy(xauthority, xauth, buflen); in get_xauthority()
/illumos-gate/usr/src/cmd/vt/
H A Dvtxlock.sh47 XAUTHORITY=/var/xauth/$1; export XAUTHORITY