Home
last modified time | relevance | path

Searched refs:xauthority (Results 1 – 3 of 3) sorted by relevance

/external/selinux/policycoreutils/newrole/
Dnewrole.c484 char *xauthority = NULL; /* temporary container */ in restore_environment() local
502 xauthority = strdup(xauthority_env); in restore_environment()
504 (xauthority_env && !xauthority)) { in restore_environment()
520 if (xauthority) in restore_environment()
521 rc |= setenv("XAUTHORITY", xauthority, 1); in restore_environment()
530 free(xauthority); in restore_environment()
/external/libvncserver/x11vnc/
DChangeLog145 finding dm's xauthority. Work around for GDM's recent
1142 * -auth cmdline option for xauthority.
DREADME13851 xauthority data for the display. For example;
13963 DISPLAY variable and xauthority data (see who(1)).