Searched refs:rpc (Results 176 - 200 of 420) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/modules/krpc/
H A DMakefile3 .PATH: ${SRCTOP}/sys/rpc ${SRCTOP}/sys/xdr
/freebsd-11-stable/sys/rpc/
H A Drpcb_prot.c40 __FBSDID("$FreeBSD: stable/11/sys/rpc/rpcb_prot.c 319614 2017-06-06 07:21:33Z delphij $");
54 #include <rpc/rpc.h>
55 #include <rpc/rpc_com.h>
56 #include <rpc/rpcb_prot.h>
H A Drpc_prot.c43 * This set of routines implements the rpc message definition,
44 * its serializer and some common rpc utility routines.
45 * The routines are meant for various implementations of rpc -
46 * they are NOT for the rpc client or rpc service implementations!
47 * Because authentication stuff is easy and is part of rpc, the opaque
56 #include <rpc/types.h>
57 #include <rpc/xdr.h>
58 #include <rpc/auth.h>
59 #include <rpc/cln
[all...]
H A Dsvc_generic.c64 #include <rpc/rpc.h>
65 #include <rpc/rpcb_clnt.h>
66 #include <rpc/nettype.h>
68 #include <rpc/rpc_com.h>
/freebsd-11-stable/lib/libc/tests/
H A DMakefile16 TESTS_SUBDIRS+= rpc
/freebsd-11-stable/lib/ofed/libibmad/
H A DMakefile21 rpc.c \
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c80 ib_rpc_t rpc; local
82 memset(&rpc, 0, sizeof(rpc));
83 rpc.mgtclass = IB_SA_CLASS;
84 rpc.method = method;
85 rpc.attr.id = IB_SA_ATTR_MCRECORD;
86 rpc.attr.mod = 0; // ???
87 rpc.mask = comp_mask;
88 rpc.datasz = IB_SA_DATA_SIZE;
89 rpc
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_xdr.c64 #include <rpc/types.h>
65 #include <rpc/xdr.h>
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-vx68.c47 #include <rpc/rpc.h>
53 #include <sys/time.h> /* UTek's <rpc/rpc.h> doesn't #incl this */
/freebsd-11-stable/lib/libc/rpc/
H A Dcrypt_client.c39 #include <rpc/des_crypt.h>
40 #include <rpc/des.h>
H A Dmt_misc.c9 #include <rpc/rpc.h>
H A Drpcb_prot.c40 __FBSDID("$FreeBSD: stable/11/lib/libc/rpc/rpcb_prot.c 319614 2017-06-06 07:21:33Z delphij $");
50 #include <rpc/rpc.h>
51 #include <rpc/types.h>
52 #include <rpc/xdr.h>
53 #include <rpc/rpcb_prot.h>
54 #include <rpc/rpc_com.h>
H A Dclnt_perror.c51 #include <rpc/rpc.h>
52 #include <rpc/types.h>
53 #include <rpc/auth.h>
54 #include <rpc/clnt.h>
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_array.c55 #include <rpc/types.h>
56 #include <rpc/xdr.h>
/freebsd-11-stable/libexec/rpc.rstatd/
H A Drstatd.c36 #include <rpc/rpc.h>
88 openlog("rpc.rstatd", LOG_CONS|LOG_PID, LOG_DAEMON);
/freebsd-11-stable/libexec/ypxfr/
H A Dypxfrd_getmap.c43 #include <rpc/rpc.h>
72 yp_error("got read error from rpc.ypxfrd");
76 yp_error("rpc.ypxfrd couldn't access the map");
80 yp_error("access to map denied by rpc.ypxfrd");
92 yp_error("got unknown status from rpc.ypxfrd");
136 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed"));
/freebsd-11-stable/include/rpcsvc/
H A Dbootparam_prot.x43 %#include <rpc/types.h>
/freebsd-11-stable/sys/nlm/
H A Dsm_inter.h10 #include <rpc/rpc.h>
/freebsd-11-stable/sys/xdr/
H A Dxdr_array.c53 #include <rpc/types.h>
54 #include <rpc/xdr.h>
/freebsd-11-stable/usr.sbin/
H A DMakefile72 rpc.lockd \
73 rpc.statd \
74 rpc.umntall \
176 SUBDIR.${MK_NIS}+= rpc.yppasswdd
177 SUBDIR.${MK_NIS}+= rpc.ypupdated
178 SUBDIR.${MK_NIS}+= rpc.ypxfrd
/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c48 * rpcinfo: ping a particular rpc program
69 #include <rpc/rpc.h>
71 #include <rpc/rpcb_prot.h>
72 #include <rpc/rpcent.h>
73 #include <rpc/nettype.h>
74 #include <rpc/rpc_com.h>
85 #include <rpc/pmap_prot.h>
86 #include <rpc/pmap_clnt.h>
476 struct rpcent *rpc; local
684 struct rpcent *rpc; local
886 struct rpcent *rpc; local
1489 register struct rpcent *rpc; local
1625 struct rpcent *rpc; local
1650 register struct rpcent *rpc; local
[all...]
/freebsd-11-stable/lib/librpcsvc/
H A Dyp_update.c43 #include <rpc/rpc.h>
47 #include <rpc/key_prot.h>
/freebsd-11-stable/usr.bin/chkey/
H A Dchkey.c47 #include <rpc/rpc.h>
48 #include <rpc/key_prot.h>
/freebsd-11-stable/usr.bin/newkey/
H A Dnewkey.c51 #include <rpc/rpc.h>
52 #include <rpc/key_prot.h>
/freebsd-11-stable/usr.sbin/rpc.ypupdated/
H A Dypupdated_server.c43 #include <rpc/rpc.h>
44 #include <rpc/key_prot.h>

Completed in 299 milliseconds

1234567891011>>