Home
last modified time | relevance | path

Searched refs:tcp_ops (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/rpc/
H A Dclnt_tcp.c71 static const struct clnt_ops tcp_ops = { variable
204 h->cl_ops = &tcp_ops; in clnttcp_create()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19986544 * ser-tcp.c (tcp_ops): Ditto.