Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c89 static struct clnt_ops *clnt_vc_ops(void);
366 cl->cl_ops = clnt_vc_ops(); in _clnt_vc_create_timed()
1429 clnt_vc_ops(void) in clnt_vc_ops() function