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

/xsrc/external/mit/iceauth/dist/
H A Diceauth.h54 extern Bool ignore_locks;
H A Diceauth.c39 Bool ignore_locks = False; /* for error recovery */ variable in typeref:typename:Bool
122 ignore_locks = True;
H A Dprocess.c565 if (ignore_locks) {
629 ignore_locks ? "Ignoring locks on" : "Using", authfilename);
691 ignore_locks ? "Ignoring locks and writing" :
718 if (!ignore_locks && (iceauth_filename != NULL)) {
1489 printf ("File locked: %s\n", ignore_locks ? No : Yes);
/xsrc/external/mit/xauth/dist/
H A Dxauth.c43 Bool ignore_locks = False; /* for error recovery */ variable in typeref:typename:Bool
130 ignore_locks = True;
H A Dxauth.h60 extern Bool ignore_locks;
H A Dprocess.c753 if (ignore_locks) {
824 ignore_locks ? "Ignoring locks on" : "Using", authfilename);
913 ignore_locks ? "Ignoring locks and writing" :

Completed in 9 milliseconds