Searched defs:BytesWritten (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dwrite.c38 ssize_t BytesWritten; local
43 BytesWritten = send ( pDescriptor->MyFD,
51 return BytesWritten;
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltM-win.cpp596 OUT PULONG BytesWritten,
628 pNetFlt->u.s.WinIf.pcPDRBytesRW = BytesWritten;
890 OUT PULONG BytesWritten,
910 *BytesWritten = 0;
1123 *BytesWritten = cbInfo;
592 vboxNetFltWinMpQueryInformation(IN NDIS_HANDLE MiniportAdapterContext, IN NDIS_OID Oid, IN PVOID InformationBuffer, IN ULONG InformationBufferLength, OUT PULONG BytesWritten, OUT PULONG BytesNeeded) argument
886 vboxNetFltWinMpQueryInformation(IN NDIS_HANDLE MiniportAdapterContext, IN NDIS_OID Oid, IN PVOID InformationBuffer, IN ULONG InformationBufferLength, OUT PULONG BytesWritten, OUT PULONG BytesNeeded) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h297 TW_UINT32 BytesWritten; /* How many bytes written in Memory */ member in struct:__anon13859
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h306 TW_UINT32 BytesWritten; /* How many bytes written in Memory */ member in struct:__anon1215

Completed in 2038 milliseconds