Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/npfs/
H A DNpfsCreate.c28 Status = NpCreatePipe(&ServerHandle, in TestCreateNamedPipe()
40 Status = NpCreatePipe(&ServerHandle, in TestCreateNamedPipe()
52 Status = NpCreatePipe(&ServerHandle, in TestCreateNamedPipe()
70 Status = NpCreatePipe(&ServerHandle, in TestCreateNamedPipe()
H A DNpfsVolumeInfo.c155 Status = NpCreatePipe(&ServerHandle, in RunTest()
H A DNpfsFileInfo.c132 Status = NpCreatePipe(&ServerHandle, in RunTest()
H A DNpfsConnect.c251 Status = NpCreatePipe(&ServerHandle, in RunTest()
H A Dnpfs.h40 NpCreatePipe(
H A DNpfsHelpers.c86 NpCreatePipe( in NpCreatePipe() function