OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notRunning
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xdm/dist/xdm/
dm.c
640
d->status =
notRunning
;
651
case
notRunning
:
652
Debug ("Server exited for
notRunning
session on display %s\n", d->name);
676
if (d->status ==
notRunning
)
859
* transition from running to phoenix or
notRunning
872
d->status =
notRunning
;
dpylist.c
212
d->status =
notRunning
;
/xsrc/external/mit/xdm/dist/include/
dm.h
120
typedef enum displayStatus { running,
notRunning
, zombie, phoenix } DisplayStatus;
Completed in 4 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026