Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/client/file/
H A Ddeviceio.c141 IN DWORD nOutBufferSize OPTIONAL, in DeviceIoControl()
182 nOutBufferSize); in DeviceIoControl()
196 nOutBufferSize); in DeviceIoControl()
239 nOutBufferSize); in DeviceIoControl()
253 nOutBufferSize); in DeviceIoControl()
H A Dnpipe.c224 DWORD nOutBufferSize, in CreateNamedPipeA() argument
235 nOutBufferSize, in CreateNamedPipeA()
250 DWORD nOutBufferSize, in CreateNamedPipeW() argument
400 nOutBufferSize, in CreateNamedPipeW()
864 DWORD nOutBufferSize, in CallNamedPipeA() argument
880 nOutBufferSize, in CallNamedPipeA()
895 DWORD nOutBufferSize, in CallNamedPipeW() argument
945 nOutBufferSize, in CallNamedPipeW()
1319 IN DWORD nOutBufferSize, in TransactNamedPipe() argument
1346 nOutBufferSize); in TransactNamedPipe()
[all …]
/reactos/drivers/filesystems/udfs/Include/
H A Denv_spec_nt.cpp114 DWORD nOutBufferSize, in MyDeviceIoControl() argument
141 nOutBufferSize // OutputBuffer Length in MyDeviceIoControl()
154 nOutBufferSize // OutputBuffer Length in MyDeviceIoControl()
H A Dudf_lib_common.h40 DWORD nOutBufferSize,
H A Denv_spec_nt.h53 DWORD nOutBufferSize,
/reactos/win32ss/gdi/eng/
H A Ddevice.c782 _Out_writes_(nOutBufferSize) PVOID lpOutBuffer, in EngFileIoControl()
783 _In_ SIZE_T nOutBufferSize, in EngFileIoControl() argument
808 (ULONG)nOutBufferSize, in EngFileIoControl()
/reactos/drivers/wdm/audio/legacy/wdmaud/
H A Dmmixer.c21 …OID lpInBuffer, IN ULONG nInBufferSize, OUT PVOID lpOutBuffer, ULONG nOutBufferSize, PULONG lpByte…
198 ULONG nOutBufferSize, in Control() argument
213 …KernelMode, dwIoControlCode, lpInBuffer, nInBufferSize, lpOutBuffer, nOutBufferSize, lpBytesReturn… in Control()
/reactos/dll/win32/wdmaud.drv/
H A Dmmixer.c33 …OID lpInBuffer, IN ULONG nInBufferSize, OUT PVOID lpOutBuffer, ULONG nOutBufferSize, PULONG lpByte…
159 ULONG nOutBufferSize, in Control() argument
179 nOutBufferSize, in Control()
/reactos/media/doc/
H A Dnotes127 DWORD nOutBufferSize, // size of output buffer
148 examines nInBufferSize and nOutBufferSize. Allocates memory from non-paged
154 copies nOutBufferSize to
213 copies nOutBufferSize to
299 copies nOutBufferSize to
/reactos/sdk/lib/drivers/sound/mmixer/
H A Dmmixer.h37 ULONG nOutBufferSize,
/reactos/dll/win32/winscard/
H A Dstubs.c68 DWORD nOutBufferSize, in SCardControl() argument
/reactos/sdk/include/dxsdk/
H A Ddmusicc.h664 …e, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpByt… in DECLARE_INTERFACE_()
/reactos/sdk/include/psdk/
H A Dwinbase.h1668 _Out_writes_bytes_to_opt_(nOutBufferSize, *lpBytesRead) LPVOID lpOutBuffer,
1669 _In_ DWORD nOutBufferSize,
1679 _Out_writes_bytes_to_opt_(nOutBufferSize, *lpBytesRead) LPVOID lpOutBuffer,
1680 _In_ DWORD nOutBufferSize,