Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_raw.c79 static struct clnt_ops *clnt_raw_ops(void);
273 static struct clnt_ops *
276 static struct clnt_ops ops; in clnt_raw_ops()
H A Dclnt_dg.c75 static struct clnt_ops *clnt_dg_ops(void);
806 static struct clnt_ops *
809 static struct clnt_ops ops; in clnt_dg_ops()
H A Dclnt_vc.c95 static struct clnt_ops *clnt_vc_ops(void);
747 static struct clnt_ops *
750 static struct clnt_ops ops; in clnt_vc_ops()
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h118 struct clnt_ops { struct
/freebsd/crypto/krb5/src/lib/rpc/
H A Dclnt_raw.c74 static struct clnt_ops client_ops = {
H A Dclnt_udp.c72 static struct clnt_ops udp_ops = {
H A Dclnt_tcp.c81 static struct clnt_ops tcp_ops = {
/freebsd/include/rpc/
H A Dclnt.h93 struct clnt_ops { struct
/freebsd/sys/rpc/
H A Dclnt.h124 const struct clnt_ops { struct
H A Dclnt_nl.c100 static const struct clnt_ops clnt_nl_ops = {
H A Dclnt_bck.c98 static const struct clnt_ops clnt_bck_ops = {
H A Dclnt_rc.c61 static const struct clnt_ops clnt_reconnect_ops = {
H A Dclnt_dg.c81 static const struct clnt_ops clnt_dg_ops = {
H A Dclnt_vc.c101 static const struct clnt_ops clnt_vc_ops = {