Searched refs:rpc (Results 376 - 400 of 409) sorted by relevance

<<11121314151617

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsport.h100 #include <rpc/rpc.h>
101 #include <rpc/rpcsec_gss.h>
789 * Set the n_time in the client write rpc, as required.
/freebsd-11.0-release/lib/libc/rpc/
H A Dclnt_dg.c39 __FBSDID("$FreeBSD: releng/11.0/lib/libc/rpc/clnt_dg.c 298830 2016-04-30 01:24:24Z pfg $");
53 #include <rpc/rpc.h>
54 #include <rpc/rpcsec_gss.h>
432 * Hack to provide rpc-based message passing
H A Dclnt_vc.c37 __FBSDID("$FreeBSD: releng/11.0/lib/libc/rpc/clnt_vc.c 298830 2016-04-30 01:24:24Z pfg $");
45 * A sequence of calls may be batched-up in a send buffer. The rpc call
48 * the rpc timeout value is zero (see clnt.h, rpc).
78 #include <rpc/rpc.h>
79 #include <rpc/rpcsec_gss.h>
149 * The rpc/vc package does buffering similar to stdio, so the client
390 * Hack to provide rpc-based message passing
673 * around for the rpc leve
[all...]
H A Dsvc_dg.c39 __FBSDID("$FreeBSD: releng/11.0/lib/libc/rpc/svc_dg.c 290253 2015-11-02 01:22:06Z ngie $");
51 #include <rpc/rpc.h>
52 #include <rpc/svc_dg.h>
571 static const char cache_set_err3[] = "could not allocate new rpc buffer";
H A Dsvc_vc.c36 __FBSDID("$FreeBSD: releng/11.0/lib/libc/rpc/svc_vc.c 298830 2016-04-30 01:24:24Z pfg $");
66 #include <rpc/rpc.h>
112 * Creates, registers, and returns a (rpc) tcp based transporter.
366 return (FALSE); /* there is never an rpc msg to be processed */
714 * and rpc.yppasswdd on AF_LOCAL.
/freebsd-11.0-release/lib/libc/yp/
H A Dyplib.c46 #include <rpc/rpc.h>
47 #include <rpc/xdr.h>
/freebsd-11.0-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c73 #include <rpc/rpc.h>
74 #include <rpc/rpcsec_gss.h>
/freebsd-11.0-release/targets/pseudo/userland/
H A DMakefile.depend725 usr.sbin/rpc.lockd \
726 usr.sbin/rpc.statd \
727 usr.sbin/rpc.umntall \
728 usr.sbin/rpc.yppasswdd \
729 usr.sbin/rpc.ypupdated \
730 usr.sbin/rpc.ypxfrd \
/freebsd-11.0-release/sys/rpc/
H A Dclnt_dg.c39 __FBSDID("$FreeBSD: releng/11.0/sys/rpc/clnt_dg.c 303691 2016-08-03 01:06:51Z ngie $");
61 #include <rpc/rpc.h>
62 #include <rpc/rpc_com.h>
533 * Hack to provide rpc-based message passing
H A Dsvc.h32 * $FreeBSD: releng/11.0/sys/rpc/svc.h 299150 2016-05-06 01:49:46Z pfg $
57 * 1) An arbitrary number of transport connections upon which rpc requests
68 * These data are registered with the rpc svc system via svc_register.
70 * A service's dispatch function is called whenever an rpc request comes in
227 * Each entry represents a set of procedures (an rpc program).
613 * NB: In pure implementations of rpc, the caller always waits for a reply
617 * xdr.h - xdr_void for the xdr routine. HOWEVER, tcp based rpc allows
618 * for the abuse of pure rpc via batched calling or pipelining. In the
658 * incoming calls or other events outside of the rpc architecture, the
665 * Global keeper of rpc servic
[all...]
/freebsd-11.0-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c66 __FBSDID("$FreeBSD: releng/11.0/sys/rpc/rpcsec_gss/rpcsec_gss.c 253049 2013-07-09 01:05:28Z rmacklem $");
82 #include <rpc/rpc.h>
83 #include <rpc/rpcsec_gss.h>
114 uint32_t pr_xid; /* XID of rpc */
H A Dsvc_rpcsec_gss.c64 __FBSDID("$FreeBSD: releng/11.0/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c 298336 2016-04-20 04:45:23Z cem $");
79 #include <rpc/rpc.h>
80 #include <rpc/rpcsec_gss.h>
/freebsd-11.0-release/usr.sbin/gssd/
H A Dgssd.c52 #include <rpc/rpc.h>
53 #include <rpc/rpc_com.h>
/freebsd-11.0-release/usr.sbin/nfsd/
H A Dnfsd.c59 #include <rpc/rpc.h>
60 #include <rpc/pmap_clnt.h>
/freebsd-11.0-release/usr.sbin/mountd/
H A Dmountd.c57 #include <rpc/rpc.h>
58 #include <rpc/rpc_com.h>
59 #include <rpc/pmap_clnt.h>
60 #include <rpc/pmap_prot.h>
989 * The mount rpc service
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dremote-mips.c1718 int rpc, rfp, rsp;
1760 &rpc, &rfp, &rsp, flags);
1765 store_unsigned_integer (buf, DEPRECATED_REGISTER_RAW_SIZE (PC_REGNUM), rpc);
1816 if (nfields == 1 && rpc == 1)
1715 int rpc, rfp, rsp; local
/freebsd-11.0-release/lib/libc/gen/
H A Dgetnetgrent.c94 #include <rpc/rpc.h>
H A Dgetgrent.c39 #include <rpc/rpc.h>
/freebsd-11.0-release/crypto/openssh/
H A Dsshconnect.c30 #include <rpc/rpc.h>
/freebsd-11.0-release/share/mk/
H A Dlocal.dirdeps.mk131 include/rpc \
/freebsd-11.0-release/usr.sbin/crunch/examples/
H A Dreally-big.conf73 progs pstat pwd_mkdb quot quotaon rarpd rbootd repquota rmt rpc.bootparamd
/freebsd-11.0-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c2 /* $FreeBSD: releng/11.0/usr.sbin/rpc.lockd/lock_proc.c 299986 2016-05-16 23:00:48Z truckman $ */
54 #include <rpc/rpc.h>
387 * Functions for Unix<->Unix locking (ie. monitored locking, with rpc.statd
771 * of rpc.statd).
822 * but the rpc.statd should not be called to establish a
824 * declared not to be running a rpc.statd, and so would not
1220 * of rpc.statd).
1271 * but the rpc.statd should not be called to establish a
1273 * declared not to be running a rpc
[all...]
/freebsd-11.0-release/usr.sbin/ypserv/
H A Dyp_server.c48 #include <rpc/rpc.h>
/freebsd-11.0-release/etc/
H A DMakefile50 rpc \
/freebsd-11.0-release/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dmountd.c58 #include <rpc/rpc.h>
59 #include <rpc/pmap_clnt.h>
60 #include <rpc/pmap_prot.h>
488 * The mount rpc service

Completed in 238 milliseconds

<<11121314151617