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

/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_vc.c98 static struct clnt_ops *clnt_vc_ops(void);
294 cl->cl_ops = clnt_vc_ops();
779 clnt_vc_ops() function
/freebsd-9.3-release/sys/rpc/
H A Dclnt_vc.c98 static struct clnt_ops clnt_vc_ops = { variable in typeref:struct:clnt_ops
259 cl->cl_ops = &clnt_vc_ops;

Completed in 173 milliseconds