Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c62 static struct clnt_ops *clnt_raw_ops();
312 static struct clnt_ops *
315 static struct clnt_ops ops; in clnt_raw_ops()
H A Dclnt_door.c52 static struct clnt_ops *clnt_door_ops();
438 static struct clnt_ops *
441 static struct clnt_ops ops; in clnt_door_ops()
H A Dclnt_dg.c71 static struct clnt_ops *clnt_dg_ops(void);
880 static struct clnt_ops *
883 static struct clnt_ops ops; in clnt_dg_ops()
H A Dclnt_vc.c90 static struct clnt_ops *clnt_vc_ops(void);
1389 static struct clnt_ops *
1392 static struct clnt_ops ops; in clnt_vc_ops()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c79 static struct clnt_ops *clnttcp_ops(void);
456 static struct clnt_ops *
459 static struct clnt_ops ops; in clnttcp_ops()
H A Dclnt_udp.c74 static struct clnt_ops *clntudp_ops();
515 static struct clnt_ops *
518 static struct clnt_ops ops; in clntudp_ops()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c77 static struct clnt_ops *clntbtcp_ops();
518 static struct clnt_ops *
521 static struct clnt_ops ops; in clntbtcp_ops()
H A Dclnt_budp.c71 static struct clnt_ops *clntbudp_ops();
447 static struct clnt_ops *
450 static struct clnt_ops ops; in clntbudp_ops()
H A Dclnt.h65 struct clnt_ops { struct
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h135 struct clnt_ops { struct
H A Dclnt_rdma.c90 static struct clnt_ops rdma_clnt_ops = {
H A Dclnt_clts.c90 static struct clnt_ops clts_ops = {
H A Dclnt_cots.c425 static struct clnt_ops tcp_ops = {