Home
last modified time | relevance | path

Searched defs:pBytesSent (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/HttpApi/
H A DInterop.HttpApi.cs548 …stId, uint flags, HTTP_RESPONSE* pHttpResponse, void* pCachePolicy, uint* pBytesSent, SafeLocalAll… in HttpSendHttpResponse()
557 …int flags, ushort entityChunkCount, HTTP_DATA_CHUNK* pEntityChunks, uint* pBytesSent, SafeLocalAll… in HttpSendResponseEntityBody()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DUnsafeNativeMethods.cs2147 …stId, uint flags, HTTP_RESPONSE* pHttpResponse, void* pCachePolicy, uint* pBytesSent, SafeLocalFre… in HttpSendHttpResponse()
2151 …int flags, ushort entityChunkCount, HTTP_DATA_CHUNK* pEntityChunks, uint* pBytesSent, SafeLocalFre… in HttpSendResponseEntityBody()
2159 …uestId, uint flags, ushort entityChunkCount, IntPtr pEntityChunks, out uint pBytesSent, SafeLocalF… in HttpSendResponseEntityBody2()