Home
last modified time | relevance | path

Searched refs:unexpectedExit (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp4244 bool __block unexpectedExit = false; in clientClose() local
4270 unexpectedExit = true; in clientClose()
4278 if (unexpectedExit) { in clientClose()
4288 if (unexpectedExit && in clientClose()