Searched refs:rpc (Results 126 - 150 of 428) sorted by relevance

1234567891011>>

/freebsd-13-stable/usr.sbin/clear_locks/
H A Dclear_locks.c37 #include <rpc/rpc.h>
/freebsd-13-stable/usr.sbin/gssd/
H A DMakefile.depend7 include/rpc \
/freebsd-13-stable/usr.sbin/keyserv/
H A DMakefile.depend7 include/rpc \
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A DMakefile.depend8 include/rpc \
/freebsd-13-stable/usr.sbin/rpc.statd/
H A DMakefile3 PROG= rpc.statd
4 MAN= rpc.statd.8
/freebsd-13-stable/usr.sbin/rpc.yppasswdd/
H A DMakefile.depend8 include/rpc \
/freebsd-13-stable/usr.sbin/rpc.ypxfrd/
H A DMakefile5 PROG= rpc.ypxfrd
6 MAN= rpc.ypxfrd.8
/freebsd-13-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile.depend7 include/rpc \
/freebsd-13-stable/usr.sbin/ypldap/
H A DMakefile.depend8 include/rpc \
/freebsd-13-stable/usr.bin/newkey/
H A DMakefile.depend7 include/rpc \
/freebsd-13-stable/sbin/mount_nfs/
H A DMakefile11 UMNTALL= ${SRCTOP}/usr.sbin/rpc.umntall
/freebsd-13-stable/sbin/umount/
H A DMakefile11 UMNTALL= ${SRCTOP}/usr.sbin/rpc.umntall
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/rpc/
H A Dxdr.h35 #include_next <rpc/xdr.h>
/freebsd-13-stable/sys/modules/nfslockd/
H A DMakefile3 .PATH: ${SRCTOP}/sys/nlm ${SRCTOP}/sys/rpc
/freebsd-13-stable/sys/rpc/
H A Dauthunix_prot.c53 #include <rpc/types.h>
54 #include <rpc/xdr.h>
55 #include <rpc/auth.h>
57 #include <rpc/rpc_com.h>
/freebsd-13-stable/usr.bin/keylogout/
H A Dkeylogout.c45 #include <rpc/key_prot.h>
55 "keylogout by root would break all servers that use secure rpc!\n");
/freebsd-13-stable/lib/libc/rpc/
H A Dgetrpcport.c53 #include <rpc/rpc.h>
54 #include <rpc/pmap_clnt.h>
H A Dnetname.c47 #include <rpc/rpc.h>
48 #include <rpc/rpc_com.h>
H A Dgetpublickey.c48 #include <rpc/rpc.h>
49 #include <rpc/key_prot.h>
59 * Hack to let ypserv/rpc.nisd use AUTH_DES.
/freebsd-13-stable/libexec/ypxfr/
H A Dypxfr_getmap.c41 #include <rpc/rpc.h>
42 #include <rpc/xdr.h>
/freebsd-13-stable/sys/rpc/rpcsec_tls/
H A Dauth_tls.c54 #include <rpc/types.h>
55 #include <rpc/xdr.h>
56 #include <rpc/auth.h>
57 #include <rpc/clnt.h>
58 #include <rpc/rpcsec_tls.h>
/freebsd-13-stable/usr.sbin/rpcbind/
H A Dwarmstart.c44 #include <rpc/rpc.h>
45 #include <rpc/rpcb_prot.h>
46 #include <rpc/xdr.h>
49 #include <rpc/pmap_prot.h>
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.c102 ib_rpc_t rpc; local
106 memset(&rpc, 0, sizeof(rpc));
107 rpc.mgtclass = IB_SA_CLASS;
108 rpc.method = method;
109 rpc.attr.id = attr;
110 rpc.attr.mod = mod;
111 rpc.mask = comp_mask;
112 rpc.datasz = datasz;
113 rpc
[all...]
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c39 #include <rpc/rpc.h>
40 #include <rpc/rpcsec_gss.h>
/freebsd-13-stable/usr.bin/ypcat/
H A Dypcat.c46 #include <rpc/rpc.h>
47 #include <rpc/xdr.h>

Completed in 143 milliseconds

1234567891011>>