Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c90 static struct clnt_ops *clnt_vc_ops(void);
367 cl->cl_ops = clnt_vc_ops(); in _clnt_vc_create_timed()
1390 clnt_vc_ops(void) in clnt_vc_ops() function