Home
last modified time | relevance | path

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

/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dtcpset.h119 extern int tcp_conn_write(tcp_conn_type* tcp);
H A Dtcpset.c177 tcp_conn_write(tcp_conn_type* tcp) in tcp_conn_write() function
H A Dxfrd.c1298 ret = tcp_conn_write(tcp); in xfrd_tcp_write()