Searched refs:clnt_ops (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_raw.c84 static struct clnt_ops *clnt_raw_ops(void);
278 static struct clnt_ops *
281 static struct clnt_ops ops;
H A Dclnt_dg.c76 static struct clnt_ops *clnt_dg_ops(void);
817 static struct clnt_ops *
820 static struct clnt_ops ops;
H A Dclnt_vc.c98 static struct clnt_ops *clnt_vc_ops(void);
760 static struct clnt_ops *
763 static struct clnt_ops ops;
/freebsd-11-stable/sys/rpc/
H A Dclnt.h133 struct clnt_ops { struct in struct:__rpc_client
156 struct clnt_ops {
H A Dclnt_rc.c59 static struct clnt_ops clnt_reconnect_ops = {
H A Dclnt_bck.c100 static struct clnt_ops clnt_bck_ops = {
H A Dclnt_vc.c99 static struct clnt_ops clnt_vc_ops = {
H A Dclnt_dg.c85 static struct clnt_ops clnt_dg_ops = {
/freebsd-11-stable/include/rpc/
H A Dclnt.h95 struct clnt_ops { struct in struct:__rpc_client

Completed in 79 milliseconds