Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c79 static struct clnt_ops *clnttcp_ops(void);
202 h->cl_ops = clnttcp_ops(); in clnttcp_create()
457 clnttcp_ops(void) in clnttcp_ops() function