Home
last modified time | relevance | path

Searched defs:netStream (Results 1 – 21 of 21) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dnet_trans.c66 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sanityCheckFn() local
95 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sanityCheckBufferedFunction() local
156 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in transportDirectReadFunction() local
183 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in transportDirectWriteFunction() local
205 void setStreamLayerDirect( INOUT NET_STREAM_INFO *netStream ) in setStreamLayerDirect()
459 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in bufferedTransportReadFunction() local
647 static int processIncompleteWrite( INOUT NET_STREAM_INFO *netStream, in processIncompleteWrite()
705 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in bufferedTransportWriteFunction() local
821 void setStreamLayerBuffering( INOUT NET_STREAM_INFO *netStream, in setStreamLayerBuffering()
H A Dnet.c137 static int getSessionErrorInfo( INOUT NET_STREAM_INFO *netStream, in getSessionErrorInfo()
162 static int checkForProxy( INOUT NET_STREAM_INFO *netStream, in checkForProxy()
243 static int openNetworkConnection( INOUT NET_STREAM_INFO *netStream, in openNetworkConnection()
338 OUT NET_STREAM_INFO *netStream, in initStream()
416 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in cleanupStream() local
455 INOUT NET_STREAM_INFO *netStream, in processConnectOptions()
746 NET_STREAM_INFO *netStream = \ in completeConnect() local
768 NET_STREAM_INFO *netStream = \ in completeConnect() local
801 NET_STREAM_INFO netStream; in sNetConnect() local
895 NET_STREAM_INFO netStream; in sNetListen() local
[all …]
H A Dhttp_rd.c56 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in readCharFunction() local
108 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; variable
306 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; variable
510 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in readFunction() local
686 void setStreamLayerHTTP( INOUT NET_STREAM_INFO *netStream ) in setStreamLayerHTTP()
H A Dstream.c61 NET_STREAM_INFO *netStream = \ in sanityCheck() local
96 NET_STREAM_INFO *netStream = \ in sanityCheck() local
452 NET_STREAM_INFO *netStream = \ in sread() local
560 NET_STREAM_INFO *netStream = \ in sread() local
884 NET_STREAM_INFO *netStream = \ in swrite() local
1357 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sioctlSet() local
1533 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sioctlSetString() local
1597 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sioctlGet() local
H A Dhttp_wr.c104 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in sendHTTPData() local
152 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in writeRequestHeader() local
296 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in writeResponseHeader() local
365 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in writeFunction() local
502 void setStreamLayerHTTPwrite( INOUT NET_STREAM_INFO *netStream ) in setStreamLayerHTTPwrite()
H A Dtcp.c823 static int mapError( NET_STREAM_INFO *netStream, in mapError()
876 int getSocketError( NET_STREAM_INFO *netStream, in getSocketError()
895 int getHostError( NET_STREAM_INFO *netStream, in getHostError()
908 int setSocketError( INOUT NET_STREAM_INFO *netStream, in setSocketError()
942 int checkFirewallError( INOUT NET_STREAM_INFO *netStream ) in checkFirewallError()
1030 #define checkFirewallError( netStream ) CRYPT_ERROR_TIMEOUT argument
1154 static int ioWait( INOUT NET_STREAM_INFO *netStream, in ioWait()
2062 static int preOpenSocket( INOUT NET_STREAM_INFO *netStream, in preOpenSocket()
2160 static int completeOpen( INOUT NET_STREAM_INFO *netStream ) in completeOpen()
2248 static int openServerSocket( INOUT NET_STREAM_INFO *netStream, in openServerSocket()
[all …]
H A Dhttp_parse.c207 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in readCharFunction() local
344 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in retTextLineError() local
382 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in retHeaderError() local
691 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in checkHTTPID() local
928 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; variable
1041 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; variable
1538 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; variable
H A Ddns_srv.c204 static int getSrvFQDN( INOUT NET_STREAM_INFO *netStream, in getSrvFQDN()
296 int findHostInfo( INOUT NET_STREAM_INFO *netStream, in findHostInfo()
412 static int getFQDN( STDC_UNUSED INOUT NET_STREAM_INFO *netStream, in getFQDN()
487 int findHostInfo( INOUT NET_STREAM_INFO *netStream, in findHostInfo()
H A Ddns.c397 static int getAddrInfoError( INOUT NET_STREAM_INFO *netStream, in getAddrInfoError()
449 int getAddressInfo( INOUT NET_STREAM_INFO *netStream, in getAddressInfo()
H A Dnet_proxy.c151 NET_STREAM_INFO *netStream = ( NET_STREAM_INFO * ) stream->netStreamInfo; in connectViaHttpProxy() local
H A Dstream_int.h476 #define setAccessMethodTransportSession( netStream ) argument
H A Dtcp.h1289 #define findHostInfo( netStream, hostName, hostNameLen, hostPort, name, nameLen ) \ argument
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/net/
H A DNetStreamLoadTrait.as83 public function get netStream():NetStream property in org.osmf.net.NetStreamLoadTrait
88 public function set netStream(value:NetStream):void property in org.osmf.net.NetStreamLoadTrait
H A DNetStreamMetricsBase.as109 public function get netStream():NetStream property in org.osmf.net.NetStreamMetricsBase
/dports/www/xsp/xsp-4.5/test/1.1/webservice/
H A DCompressExtension.cs25 Stream netStream; field in CompressExtension
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.XSP/
H A DXSPWorker.cs49 readonly LingeringNetworkStream netStream; field in Mono.WebServer.XSP.XSPWorker
/dports/net-mgmt/yaf/yaf-2.11.0/src/
H A Dyafpcapx.c84 NtNetStreamRx_t *netStream; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DDelegatedStream.cs18 NetworkStream netStream; field in System.Net.DelegatedStream
/dports/games/ufoai/ufoai-2.5-source/src/client/
H A Dclient.h74 struct net_stream *netStream; member
/dports/lang/newlisp/newlisp-10.7.5/
H A Dnl-sock.c930 STREAM netStream = {NULL, NULL, 0, 0, 0}; in netReceive() local
1568 STREAM * netStream; member
1591 STREAM * netStream; in p_netEval() local
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptapi.c4557 NET_STREAM_INFO netStream; in cryptFuzzSpecial() local