Searched refs:connection_read (Results 1 – 1 of 1) sorted by relevance
1245 static int connection_read( ber_socket_t s, conn_readinfo *cri );1258 if( ( rc = connection_read( s, &cri ) ) < 0 ) { in connection_read_thread()1299 connection_read( ber_socket_t s, conn_readinfo *cri ) in connection_read() function