/reactos/dll/win32/kernel32/client/file/ |
H A D | deviceio.c | 141 IN DWORD nOutBufferSize OPTIONAL, in DeviceIoControl() 182 nOutBufferSize); in DeviceIoControl() 196 nOutBufferSize); in DeviceIoControl() 239 nOutBufferSize); in DeviceIoControl() 253 nOutBufferSize); in DeviceIoControl()
|
H A D | npipe.c | 224 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 D | env_spec_nt.cpp | 114 DWORD nOutBufferSize, in MyDeviceIoControl() argument 141 nOutBufferSize // OutputBuffer Length in MyDeviceIoControl() 154 nOutBufferSize // OutputBuffer Length in MyDeviceIoControl()
|
H A D | udf_lib_common.h | 40 DWORD nOutBufferSize,
|
H A D | env_spec_nt.h | 53 DWORD nOutBufferSize,
|
/reactos/win32ss/gdi/eng/ |
H A D | device.c | 782 _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 D | mmixer.c | 21 …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 D | mmixer.c | 33 …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 D | notes | 127 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 D | mmixer.h | 37 ULONG nOutBufferSize,
|
/reactos/dll/win32/winscard/ |
H A D | stubs.c | 68 DWORD nOutBufferSize, in SCardControl() argument
|
/reactos/sdk/include/dxsdk/ |
H A D | dmusicc.h | 664 …e, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpByt… in DECLARE_INTERFACE_()
|
/reactos/sdk/include/psdk/ |
H A D | winbase.h | 1668 _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,
|