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

/xsrc/external/mit/xsm/dist/
H A Dsignals.c138 wantShutdown = 1;
152 wantShutdown = 0;
H A Dsave.c288 if (wantShutdown)
315 saveType, wantShutdown, interactStyle, fast);
564 if (wantShutdown && shutdownCancelled)
568 else if (wantShutdown)
778 if (wantShutdown)
1177 XtNtitle, wantShutdown ? "Shutdown" : "Checkpoint",
1185 XtNlabel, wantShutdown ? "Shutdown" : "Checkpoint",
1202 wantShutdown = False;
1213 wantShutdown = True;
1369 if (wantShutdown
[all...]
H A Dxsm.h174 extern Bool wantShutdown;
H A Dxsm.c67 Bool wantShutdown = False; variable in typeref:typename:Bool

Completed in 5 milliseconds