Searched refs:rpc (Results 1 - 25 of 412) sorted by relevance

1234567891011>>

/freebsd-current/lib/libc/rpc/
H A Drpc_commondata.c34 #include <rpc/rpc.h>
H A Drpcsec_gss_stub.c29 #include <rpc/rpc.h>
30 #include <rpc/rpcsec_gss.h>
H A Dpmap_prot.c43 #include <rpc/types.h>
44 #include <rpc/xdr.h>
45 #include <rpc/pmap_prot.h>
/freebsd-current/usr.sbin/rpc.umntall/
H A DMakefile4 PROG= rpc.umntall
5 MAN= rpc.umntall.8
6 SRCS= rpc.umntall.c mounttab.c
/freebsd-current/contrib/ofed/libibmad/
H A Dcc.c54 ib_rpc_cc_t rpc = { 0 }; local
58 rpc.method = IB_MAD_METHOD_GET;
59 rpc.attr.id = attrid;
60 rpc.attr.mod = mod;
61 rpc.timeout = timeout;
63 rpc.datasz = IB_CC_LOG_DATA_SZ;
64 rpc.dataoffs = IB_CC_LOG_DATA_OFFS;
67 rpc.datasz = IB_CC_DATA_SZ;
68 rpc.dataoffs = IB_CC_DATA_OFFS;
70 rpc
89 ib_rpc_cc_t rpc = { 0 }; local
[all...]
H A Dvendor.c67 ib_rpc_v1_t rpc = { 0 }; local
68 ib_rpc_t *rpcold = (ib_rpc_t *)(void *)&rpc;
82 rpc.mgtclass = call->mgmt_class | IB_MAD_RPC_VERSION1;
84 rpc.method = call->method;
85 rpc.attr.id = call->attrid;
86 rpc.attr.mod = call->mod;
87 rpc.timeout = resp_expected ? call->timeout : 0;
88 rpc.datasz =
90 rpc.dataoffs =
94 rpc
[all...]
H A Dbm.c54 ib_rpc_t rpc = { 0 }; local
70 rpc.mgtclass = IB_BOARD_MGMT_CLASS;
72 rpc.method = call->method;
73 rpc.attr.id = call->attrid;
74 rpc.attr.mod = call->mod;
75 rpc.timeout = resp_expected ? call->timeout : 0;
77 rpc.datasz = IB_BM_BKEY_AND_DATA_SZ;
78 rpc.dataoffs = IB_BM_BKEY_OFFS;
87 rpc.method, rpc
[all...]
H A Dgs.c54 ib_rpc_v1_t rpc = { 0 }; local
55 ib_rpc_t *rpcold = (ib_rpc_t *)(void *)&rpc;
66 rpc.mgtclass = IB_PERFORMANCE_CLASS | IB_MAD_RPC_VERSION1;
67 rpc.method = IB_MAD_METHOD_GET;
68 rpc.attr.id = id;
72 rpc.attr.mod = 0;
73 rpc.timeout = timeout;
74 rpc.datasz = IB_PC_DATA_SZ;
75 rpc.dataoffs = IB_PC_DATA_OFFS;
83 errno = rpc
91 ib_rpc_v1_t rpc = { 0 }; local
[all...]
H A Dsmp.c64 ib_rpc_t rpc = { 0 }; local
71 rpc.mgtclass = IB_SMI_DIRECT_CLASS; /* direct SMI */
73 rpc.mgtclass = IB_SMI_CLASS; /* Lid routed SMI */
75 rpc.method = IB_MAD_METHOD_SET;
76 rpc.attr.id = attrid;
77 rpc.attr.mod = mod;
78 rpc.timeout = timeout;
79 rpc.datasz = IB_SMP_DATA_SIZE;
80 rpc.dataoffs = IB_SMP_DATA_OFFS;
81 rpc
110 ib_rpc_t rpc = { 0 }; local
[all...]
H A Dserv.c51 int mad_send(ib_rpc_t * rpc, ib_portid_t * dport, ib_rmpp_hdr_t * rmpp, argument
54 return mad_send_via(rpc, dport, rmpp, data, ibmp);
57 int mad_send_via(ib_rpc_t * rpc, ib_portid_t * dport, ib_rmpp_hdr_t * rmpp, argument
67 if (mad_build_pkt(umad, rpc, dport, rmpp, data) < 0)
71 IBWARN("data offs %d sz %d", rpc->dataoffs, rpc->datasz);
73 (char *)umad_get_mad(umad) + rpc->dataoffs, rpc->datasz);
76 if (umad_send(srcport->port_id, srcport->class_agents[rpc->mgtclass & 0xff],
77 umad, IB_MAD_SIZE, mad_get_timeout(srcport, rpc
96 ib_rpc_t rpc = { 0 }; local
[all...]
/freebsd-current/sys/rpc/
H A Drpc.h1 /* $NetBSD: rpc.h,v 1.13 2000/06/02 22:57:56 fvdl Exp $ */
34 * rpc.h, Just includes the billions of rpc header files necessary to
42 #include <rpc/types.h> /* some typedefs */
47 #include <rpc/xdr.h> /* generic (de)serializer */
50 #include <rpc/auth.h> /* generic authenticator (client side) */
53 #include <rpc/clnt.h> /* generic rpc stuff */
56 #include <rpc/rpc_msg.h> /* protocol for rpc message
[all...]
/freebsd-current/include/rpc/
H A Drpc.h1 /* $NetBSD: rpc.h,v 1.13 2000/06/02 22:57:56 fvdl Exp $ */
34 * rpc.h, Just includes the billions of rpc header files necessary to
42 #include <rpc/types.h> /* some typedefs */
47 #include <rpc/xdr.h> /* generic (de)serializer */
50 #include <rpc/auth.h> /* generic authenticator (client side) */
53 #include <rpc/clnt.h> /* generic rpc stuff */
56 #include <rpc/rpc_msg.h> /* protocol for rpc message
[all...]
/freebsd-current/share/doc/psd/23.rpc/
H A DMakefile2 VOLUME= psd/23.rpc
3 SRCS= stubs rpc.prog.ms
/freebsd-current/libexec/rpc.rusersd/
H A DMakefile2 PROG = rpc.rusersd
4 MAN = rpc.rusersd.8
/freebsd-current/libexec/rpc.rwalld/
H A DMakefile2 PROG = rpc.rwalld
4 MAN = rpc.rwalld.8
/freebsd-current/libexec/rpc.sprayd/
H A DMakefile2 PROG = rpc.sprayd
4 MAN = rpc.sprayd.8
/freebsd-current/libexec/rpc.rstatd/
H A DMakefile2 PROG = rpc.rstatd
4 MAN = rpc.rstatd.8
/freebsd-current/libexec/rpc.rquotad/
H A DMakefile4 PROG = rpc.rquotad
6 MAN = rpc.rquotad.8
/freebsd-current/lib/librpcsec_gss/
H A Drpcsec_gss_misc.c29 #include <rpc/rpc.h>
30 #include <rpc/rpcsec_gss.h>
/freebsd-current/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_misc.c32 #include <rpc/rpc.h>
33 #include <rpc/rpcsec_gss.h>
/freebsd-current/contrib/libevent/include/
H A Devrpc.h35 use <event2/rpc.h> instead. Depending on what functionality you
41 #include <event2/rpc.h>
/freebsd-current/contrib/ntp/sntp/libevent/include/
H A Devrpc.h35 use <event2/rpc.h> instead. Depending on what functionality you
41 #include <event2/rpc.h>
/freebsd-current/targets/pseudo/userland/include/
H A DMakefile.depend9 include/rpc \
/freebsd-current/usr.sbin/rpc.tlsclntd/
H A DMakefile4 PROG= rpc.tlsclntd
5 MAN= rpc.tlsclntd.8
6 SRCS= rpc.tlsclntd.c rpc.tlscommon.c rpctlscd.h rpctlscd_svc.c rpctlscd_xdr.c
8 CFLAGS+= -I. -I${SRCTOP}/usr.sbin/rpc.tlsservd
14 RPCSRC= ${SRCTOP}/sys/rpc/rpcsec_tls/rpctlscd.x
26 .PATH: ${SRCTOP}/sys/rpc/rpcsec_tls ${SRCTOP}/usr.sbin/rpc.tlsservd
/freebsd-current/lib/librpcsvc/
H A Drwall.c40 #include <rpc/rpc.h>

Completed in 313 milliseconds

1234567891011>>