Home
last modified time | relevance | path

Searched refs:netEndTCP (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dstream.h617 void netEndTCP( void );
621 #define netEndTCP() macro
H A Dtcp.c331 void netEndTCP( void ) in netEndTCP() function
403 void netEndTCP( void ) in netEndTCP() function
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptses.c698 netEndTCP(); in sessionManagementFunction()