/reactos/drivers/network/dd/e1000/ |
H A D | info.c | 79 OUT PULONG BytesNeeded) in MiniportQueryInformation() argument 215 *BytesNeeded = sizeof(ULONG64); in MiniportQueryInformation() 252 *BytesNeeded = copyLength; in MiniportQueryInformation() 260 *BytesNeeded = copyLength; in MiniportQueryInformation() 266 *BytesNeeded = 0; in MiniportQueryInformation() 282 OUT PULONG BytesNeeded) in MiniportSetInformation() argument 296 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 312 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 337 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 383 *BytesNeeded = 0; in MiniportSetInformation() [all …]
|
H A D | nic.h | 183 OUT PULONG BytesNeeded); 193 OUT PULONG BytesNeeded);
|
/reactos/drivers/network/dd/rtl8139/ |
H A D | info.c | 75 OUT PULONG BytesNeeded in MiniportQueryInformation() argument 249 *BytesNeeded = copyLength; in MiniportQueryInformation() 257 *BytesNeeded = copyLength; in MiniportQueryInformation() 263 *BytesNeeded = 0; in MiniportQueryInformation() 269 Oid, status, *BytesWritten, *BytesNeeded)); in MiniportQueryInformation() 282 OUT PULONG BytesNeeded in MiniportSetInformation() argument 299 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 315 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 335 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 380 *BytesNeeded = 0; in MiniportSetInformation() [all …]
|
H A D | nic.h | 181 OUT PULONG BytesNeeded 192 OUT PULONG BytesNeeded
|
/reactos/base/applications/msconfig/ |
H A D | srvpage.c | 84 DWORD BytesNeeded = 0; in GetServices() local 110 pServiceStatus = HeapAlloc(GetProcessHeap(), 0, BytesNeeded); in GetServices() 118 …INFO, SERVICE_WIN32, SERVICE_STATE_ALL, (LPBYTE)pServiceStatus, BytesNeeded, &BytesNeeded, &NumSer… in GetServices() 155 BytesNeeded = 0; in GetServices() 160 … if (!QueryServiceConfig2(hService, SERVICE_CONFIG_FAILURE_ACTIONS, (LPBYTE)NULL, 0, &BytesNeeded)) in GetServices() 164 pServiceFailureActions = HeapAlloc(GetProcessHeap(), 0, BytesNeeded); in GetServices() 173 …ervice, SERVICE_CONFIG_FAILURE_ACTIONS, (LPBYTE)pServiceFailureActions, BytesNeeded, &BytesNeeded)) in GetServices() 205 BytesNeeded = 0; in GetServices() 206 if (!QueryServiceConfig(hService, NULL, 0, &BytesNeeded)) in GetServices() 210 pServiceConfig = HeapAlloc(GetProcessHeap(), 0, BytesNeeded); in GetServices() [all …]
|
/reactos/drivers/network/dd/dc21x4/ |
H A D | requests.c | 214 _Out_ PULONG BytesNeeded) in DcQueryInformation() argument 382 *BytesNeeded = sizeof(ULONG64); in DcQueryInformation() 415 *BytesNeeded = InfoLength; in DcQueryInformation() 423 *BytesNeeded = 0; in DcQueryInformation() 462 *BytesNeeded = InfoLength; in DcQueryInformation() 469 *BytesNeeded = 0; in DcQueryInformation() 475 *BytesNeeded = 0; in DcQueryInformation() 489 _Out_ PULONG BytesNeeded) in DcSetInformation() argument 496 *BytesNeeded = 0; in DcSetInformation() 504 *BytesNeeded = sizeof(ULONG); in DcSetInformation() [all …]
|
H A D | dc21x4.h | 320 _Out_ PULONG BytesNeeded); 330 _Out_ PULONG BytesNeeded);
|
/reactos/drivers/network/dd/pcnet/ |
H A D | requests.c | 91 OUT PULONG BytesNeeded) in MiniportQueryInformation() argument 350 *BytesNeeded = CopySize; in MiniportQueryInformation() 358 *BytesNeeded = CopySize; in MiniportQueryInformation() 364 *BytesNeeded = 0; in MiniportQueryInformation() 382 OUT PULONG BytesNeeded) in MiniportSetInformation() argument 418 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 436 *BytesNeeded = 0; in MiniportSetInformation() 454 *BytesNeeded = sizeof(ULONG); in MiniportSetInformation() 475 *BytesNeeded = InformationBufferLength + (InformationBufferLength % 6); in MiniportSetInformation() 495 *BytesNeeded = 0; in MiniportSetInformation() [all …]
|
H A D | pcnet.h | 120 OUT PULONG BytesNeeded); 130 OUT PULONG BytesNeeded);
|
/reactos/base/applications/mscutils/servman/ |
H A D | query.c | 141 DWORD BytesNeeded = 0; in GetServiceDescription() local 162 &BytesNeeded)) in GetServiceDescription() 168 BytesNeeded); in GetServiceDescription() 175 BytesNeeded, in GetServiceDescription() 176 &BytesNeeded)) in GetServiceDescription() 285 DWORD BytesNeeded = 0; in GetServiceList() local 303 &BytesNeeded, in GetServiceList() 314 BytesNeeded); in GetServiceList() 323 BytesNeeded, in GetServiceList() 324 &BytesNeeded, in GetServiceList()
|
H A D | control.c | 26 DWORD BytesNeeded = 0; in DoControlService() local 82 &BytesNeeded); in DoControlService() 115 &BytesNeeded)) in DoControlService()
|
H A D | start.c | 25 DWORD BytesNeeded = 0; in DoStartService() local 138 &BytesNeeded); in DoStartService() 173 &BytesNeeded)) in DoStartService()
|
H A D | stop.c | 24 DWORD BytesNeeded; in DoStopService() local 90 &BytesNeeded)) in DoStopService()
|
/reactos/base/applications/sc/ |
H A D | query.c | 19 DWORD BytesNeeded = 0; in QueryService() local 41 &BytesNeeded); in QueryService() 47 BytesNeeded); in QueryService() 54 BytesNeeded, in QueryService() 55 &BytesNeeded)) in QueryService() 83 DWORD BytesNeeded = 0; in EnumServices() local 105 &BytesNeeded, in EnumServices() 115 dwBufferSize = BytesNeeded; in EnumServices() 130 &BytesNeeded, in EnumServices()
|
/reactos/drivers/network/dd/nvnet/ |
H A D | requests.c | 761 _Out_ PULONG BytesNeeded) in NvNetGetTcpTaskOffload() argument 769 *BytesNeeded = 0; in NvNetGetTcpTaskOffload() 797 *BytesNeeded = 0; in NvNetGetTcpTaskOffload() 803 *BytesNeeded = 0; in NvNetGetTcpTaskOffload() 857 *BytesNeeded = 0; in NvNetGetTcpTaskOffload() 979 _Out_ PULONG BytesNeeded) in MiniportQueryInformation() argument 1229 *BytesNeeded = 0; in MiniportQueryInformation() 1268 *BytesNeeded = 0; in MiniportQueryInformation() 1274 *BytesNeeded = 0; in MiniportQueryInformation() 1288 _Out_ PULONG BytesNeeded) in MiniportSetInformation() argument [all …]
|
H A D | nvnet.h | 573 _Out_ PULONG BytesNeeded); 583 _Out_ PULONG BytesNeeded);
|
/reactos/drivers/network/dd/ne2000/ne2000/ |
H A D | main.c | 481 OUT PULONG BytesNeeded) in MiniportQueryInformation() argument 617 *BytesNeeded = (CopySize - InformationBufferLength); in MiniportQueryInformation() 623 *BytesNeeded = 0; in MiniportQueryInformation() 732 OUT PULONG BytesNeeded) in MiniportSetInformation() argument 758 *BytesNeeded = sizeof(ULONG) - InformationBufferLength; in MiniportSetInformation() 773 *BytesNeeded = 0; in MiniportSetInformation() 787 *BytesNeeded = sizeof(ULONG) - InformationBufferLength; in MiniportSetInformation() 802 *BytesNeeded = 0; in MiniportSetInformation() 816 *BytesNeeded = 0; in MiniportSetInformation() 823 *BytesNeeded = 0; in MiniportSetInformation()
|
/reactos/drivers/network/dd/netkvm/wxp/ |
H A D | ParaNdis5.h | 40 OUT PULONG BytesNeeded); 47 OUT PULONG BytesNeeded);
|
H A D | ParaNdis5-Oid.c | 266 OUT PULONG BytesNeeded) in ParaNdis5_QueryOID() argument 275 *BytesNeeded = 0; in ParaNdis5_QueryOID() 284 _oid.pBytesNeeded = (PUINT)BytesNeeded; in ParaNdis5_QueryOID() 299 *BytesNeeded)); in ParaNdis5_QueryOID() 316 OUT PULONG BytesNeeded) in ParaNdis5_SetOID() argument 325 *BytesNeeded = 0; in ParaNdis5_SetOID() 334 _oid.pBytesNeeded = (PUINT)BytesNeeded; in ParaNdis5_SetOID() 352 Rules.oid, Rules.name, status, *BytesRead, *BytesNeeded)); in ParaNdis5_SetOID()
|
/reactos/base/services/eventlog/ |
H A D | file.c | 556 OUT PSIZE_T BytesNeeded OPTIONAL, in ReadRecord() 577 BytesNeeded); in ReadRecord() 583 if (BytesNeeded) in ReadRecord() 584 *BytesNeeded = 0; in ReadRecord() 598 BytesNeeded); in ReadRecord() 727 PULONG BytesNeeded, in LogfReadEvents() argument 751 if (!Buffer || !BytesRead || !BytesNeeded) in LogfReadEvents() 781 *BytesNeeded = 0; in LogfReadEvents() 810 *BytesNeeded = NeededSize; in LogfReadEvents()
|
H A D | eventlog.h | 120 PULONG BytesNeeded,
|
/reactos/drivers/filesystems/ntfs/ |
H A D | btree.c | 133 ULONG BytesNeeded; in AllocateIndexNode() local 170 BytesNeeded = NextNodeNumber / 8; in AllocateIndexNode() 171 BytesNeeded++; in AllocateIndexNode() 174 BytesNeeded = ALIGN_UP(BytesNeeded, ATTR_RECORD_ALIGNMENT); in AllocateIndexNode() 178 BitmapMem = ExAllocatePoolWithTag(NonPagedPool, BytesNeeded + sizeof(ULONG), TAG_NTFS); in AllocateIndexNode() 188 RtlZeroMemory(BitmapPtr, BytesNeeded); in AllocateIndexNode() 197 if (BytesNeeded > BitmapLength) in AllocateIndexNode() 201 DataSize.QuadPart = BytesNeeded; in AllocateIndexNode() 257 BytesNeeded, in AllocateIndexNode()
|
/reactos/drivers/network/lan/lan/ |
H A D | lan.c | 1211 UINT BytesNeeded = sizeof(LAN_ADAPTER_INFO), AddrSize; in LanAdapterInfo() local 1235 BytesNeeded += LAN_ADDR_SIZE(Address->ClientPart.AddressLen, in LanAdapterInfo() 1245 BytesNeeded += LAN_ADDR_SIZE(Address->ClientPart.AddressLen, in LanAdapterInfo() 1248 BytesNeeded += Adapter->RegistryPath.Length; in LanAdapterInfo() 1251 BytesNeeded) in LanAdapterInfo() 1298 ASSERT(BytesNeeded == Writing - Irp->AssociatedIrp.SystemBuffer); in LanAdapterInfo() 1306 LA_DbgPrint(MID_TRACE,("Ending (%d bytes)\n", BytesNeeded)); in LanAdapterInfo() 1309 Irp->IoStatus.Information = BytesNeeded; in LanAdapterInfo()
|
/reactos/sdk/lib/evtlib/ |
H A D | evtlib.c | 1203 OUT PSIZE_T BytesNeeded OPTIONAL) in ElfReadRecord() 1216 if (BytesNeeded) in ElfReadRecord() 1217 *BytesNeeded = 0; in ElfReadRecord() 1241 if (BytesNeeded) in ElfReadRecord() 1242 *BytesNeeded = RecSize; in ElfReadRecord()
|
H A D | evtlib.h | 270 OUT PSIZE_T BytesNeeded OPTIONAL);
|