Searched refs:xauth_allowed (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xauth/dist/
H A Dprocess.c651 static Bool xauth_allowed = True; /* if allowed to write auth file */ variable in typeref:typename:Bool
782 xauth_allowed = False;
904 } else if (!xauth_allowed) {
1774 printf ("Changes honored: %s\n", xauth_allowed ? Yes : No);

Completed in 4 milliseconds