Searched refs:xauthority_env (Results 1 – 1 of 1) sorted by relevance
481 char const *xauthority_env; in restore_environment() local494 xauthority_env = getenv("XAUTHORITY"); in restore_environment()501 if (xauthority_env) in restore_environment()502 xauthority = strdup(xauthority_env); in restore_environment()504 (xauthority_env && !xauthority)) { in restore_environment()