Searched defs:xauth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c493 char xauth[MAXPATHLEN] = ""; local
543 (void) strcpy(xauth, filepath);
550 return (strcat(xauthority, xauth));

Completed in 45 milliseconds