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

/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_raw.c84 static struct clnt_ops *clnt_raw_ops(void);
296 static struct clnt_ops *
299 static struct clnt_ops ops;
H A Dclnt_dg.c76 static struct clnt_ops *clnt_dg_ops(void);
823 static struct clnt_ops *
826 static struct clnt_ops ops;
H A Dclnt_vc.c98 static struct clnt_ops *clnt_vc_ops(void);
778 static struct clnt_ops *
781 static struct clnt_ops ops;
/freebsd-9.3-release/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_dg.c85 static struct clnt_ops clnt_dg_ops = {
H A Dclnt_vc.c98 static struct clnt_ops clnt_vc_ops = {
/freebsd-9.3-release/include/rpc/
H A Dclnt.h95 struct clnt_ops { struct in struct:__rpc_client

Completed in 129 milliseconds