Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/npfs/
H A Dwrite.c113 Ccb->CompletionMode[NamedPipeEnd] == FILE_PIPE_COMPLETE_OPERATION) in NpCommonWrite()
143 if ((Ccb->CompletionMode[NamedPipeEnd] == FILE_PIPE_COMPLETE_OPERATION || !Irp) && in NpCommonWrite()
H A Dfileinfo.c59 if (Buffer->CompletionMode != FILE_PIPE_COMPLETE_OPERATION || in NpSetPipeInfo()
60 Ccb->CompletionMode[NamedPipeEnd] == FILE_PIPE_COMPLETE_OPERATION || in NpSetPipeInfo()
H A Dread.c118 if (Ccb->CompletionMode[NamedPipeEnd] == FILE_PIPE_COMPLETE_OPERATION) in NpCommonRead()
H A Dstatesup.c210 if (Ccb->CompletionMode[FILE_PIPE_SERVER_END] == FILE_PIPE_COMPLETE_OPERATION) in NpSetListeningPipeState()
/reactos/modules/rostests/kmtests/npfs/
H A Dnpfs.h18 #define COMPLETE FILE_PIPE_COMPLETE_OPERATION
/reactos/dll/win32/kernel32/client/file/
H A Dnpipe.c368 NonBlocking = FILE_PIPE_COMPLETE_OPERATION; in CreateNamedPipeW()
789 FILE_PIPE_COMPLETE_OPERATION : FILE_PIPE_QUEUE_OPERATION; in SetNamedPipeHandleState()
/reactos/sdk/include/ndk/
H A Diotypes.h80 #define FILE_PIPE_COMPLETE_OPERATION 0x00000001 macro
/reactos/ntoskrnl/io/iomgr/
H A Dfile.c2694 (NamedPipeCreateParameters->CompletionMode > FILE_PIPE_COMPLETE_OPERATION) || in IopCreateFile()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h1869 #define FILE_PIPE_COMPLETE_OPERATION 0x00000001 macro
/reactos/sdk/include/xdk/
H A Diotypes.h5628 #define FILE_PIPE_COMPLETE_OPERATION 0x00000001 macro