Searched refs:pmap_prot (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/lib/libc/rpc/
H A Dpmap_prot.c1 /* $NetBSD: pmap_prot.c,v 1.10 2000/01/22 22:19:18 mycroft Exp $ */
32 static char *sccsid2 = "@(#)pmap_prot.c 1.17 87/08/11 Copyr 1984 Sun Micro";
33 static char *sccsid = "@(#)pmap_prot.c 2.1 88/07/29 4.0 RPCSRC";
39 * pmap_prot.c
50 #include <rpc/pmap_prot.h>
H A Dpmap_getmaps.c61 #include <rpc/pmap_prot.h>
H A Dpmap_getport.c56 #include <rpc/pmap_prot.h>
H A Dpmap_prot2.c50 #include <rpc/pmap_prot.h>
56 * First recall the link list declaration from pmap_prot.h:
H A Dpmap_clnt.c51 #include <rpc/pmap_prot.h>
H A Dpmap_rmt.c64 #include <rpc/pmap_prot.h>
H A DMakefile.inc9 pmap_prot.c pmap_prot2.c pmap_rmt.c rpc_prot.c rpc_commondata.c \
H A Drpc_soc.c63 #include <rpc/pmap_prot.h>
H A Dclnt_bcast.c62 #include <rpc/pmap_prot.h>
H A Drpcb_clnt.c57 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/include/rpc/
H A DMakefile13 nettype.h pmap_clnt.h pmap_prot.h pmap_rmt.h raw.h \
H A Drpc.h72 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/sys/rpc/
H A Drpc.h77 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcbind.h47 #include <rpc/pmap_prot.h>
H A Dwarmstart.c48 #include <rpc/pmap_prot.h>
H A Drpcb_stat.c48 #include <rpc/pmap_prot.h>
H A Dpmap_svc.c55 #include <rpc/pmap_prot.h>
H A Dsecurity.c11 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/usr.bin/showmount/
H A Dshowmount.c57 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dyp_ping.c86 #include <rpc/pmap_prot.h>
H A Dypbind.c61 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/sys/ia64/ia64/
H A Dpmap.c134 #define pmap_prot(lpte) (((lpte)->pte & PTE_PROT_MASK) >> 56) macro
1001 (pmap_prot(pte) & prot) == prot) {
1448 if (pmap_prot(pte) == prot)
2198 prot = pmap_prot(pte);
/freebsd-9.3-release/contrib/amd/include/
H A Dam_defs.h989 * Actions to take if <rpc/pmap_prot.h> exists.
992 # include <rpc/pmap_prot.h>
/freebsd-9.3-release/usr.bin/quota/
H A Dquota.c57 #include <rpc/pmap_prot.h>
/freebsd-9.3-release/sbin/mount_nfs/
H A Dmount_nfs.c58 #include <rpc/pmap_prot.h>

Completed in 122 milliseconds

12