Searched defs:FILE_PIPE_CLOSING_STATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp132 #define FILE_PIPE_CLOSING_STATE 0x00000004 macro
517 || Info.NamedPipeState == FILE_PIPE_CLOSING_STATE
749 if (Info.NamedPipeState == FILE_PIPE_CLOSING_STATE)
1055 if (Info.NamedPipeState == FILE_PIPE_CLOSING_STATE)
1236 if (Info.NamedPipeState == FILE_PIPE_CLOSING_STATE)

Completed in 48 milliseconds