Searched refs:rpc (Results 201 - 225 of 622) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/librpcsvc/common/
H A Drusers_simple.c33 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dstorage-svm.mf51 dir path=lib/svc/manifest/network/rpc group=sys
99 file path=lib/svc/manifest/network/rpc/mdcomm.xml group=sys mode=0444
100 file path=lib/svc/manifest/network/rpc/meta.xml group=sys mode=0444
101 file path=lib/svc/manifest/network/rpc/metamed.xml group=sys mode=0444
102 file path=lib/svc/manifest/network/rpc/metamh.xml group=sys mode=0444
133 file path=usr/sbin/rpc.mdcommd mode=0555
134 file path=usr/sbin/rpc.metad mode=0555
135 file path=usr/sbin/rpc.metamedd mode=0555
136 file path=usr/sbin/rpc.metamhd mode=0555
/opensolaris-onvv-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h36 #include <rpc/clnt_stat.h>
37 #include <rpc/auth.h>
59 * Client rpc handle.
80 /* the ioctl() of rpc */
88 * client side rpc interface ops
171 * implementations of client side rpc. They can return NULL if a
176 * UDP based rpc.
204 * TCP based rpc.
229 #define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */
H A Dpmap.c38 * number AND run the rpc call in one step. Only the server that successfully
39 * completes the rpc call will return a result.
48 #include <rpc/types.h>
55 #include <rpc/xdr.h>
56 #include <rpc/auth.h>
59 #include <rpc/pmap_prot.h>
60 #include <rpc/pmap_rmt.h>
61 #include <rpc/rpc.h>
66 #include <rpc/rpcb_pro
[all...]
H A Dauth_unix.c50 #include <rpc/types.h>
51 #include <rpc/xdr.h>
52 #include <rpc/auth.h>
54 #include <rpc/auth_unix.h>
H A Dnfs_xdr.c29 #include <rpc/types.h>
30 #include <rpc/xdr.h>
31 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A DMakefile29 # uts/common/rpc/Makefile
42 raw.h rpc.h rpc_com.h rpc_msg.h \
61 RPCDIRS= $(ROOT)/usr/include/rpc
H A Dxdr_sizeof.c29 #include <rpc/types.h>
30 #include <rpc/xdr.h>
H A Dbootparam.h32 #include <rpc/types.h>
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dobpsym_1275.c57 #include <rpc/types.h>
58 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/cmd/keyserv/
H A Dkeyserv_cache.h39 #include <rpc/key_prot.h>
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metad/i386/
H A DMakefile31 PROG= rpc.metad
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metad/sparc/
H A DMakefile31 PROG= rpc.metad
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/include/
H A Dndmpd_door.h42 #include <rpc/types.h>
/opensolaris-onvv-gate/usr/src/cmd/rpcbind/
H A DMakefile31 SVCMETHOD= rpc-bind
H A Dpmap_svc.c50 #include <rpc/rpc.h>
51 #include <rpc/pmap_prot.h>
52 #include <rpc/rpcb_prot.h>
129 * This procedure is only supported on rpc/udp and calls via
130 * rpc/udp. It passes null authentication parameters.
/opensolaris-onvv-gate/usr/src/cmd/smserverd/
H A DMakefile28 PROG = rpc.smserverd
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.h39 #include <rpc/des_crypt.h>
/opensolaris-onvv-gate/usr/src/lib/libc/port/sys/
H A Dsharefs.c32 #include <rpc/types.h>
/opensolaris-onvv-gate/usr/src/lib/nsswitch/files/common/
H A Dgetrpcent.c25 * files/getrpcent.c -- "files" backend for nsswitch "rpc" database
30 #include <rpc/rpcent.h>
97 "/etc/rpc",
/opensolaris-onvv-gate/usr/src/lib/print/libprint/common/
H A Dllib-lprint40 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_init.c31 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c43 * on 2.6 both dki_lock.h and rpc/types.h define bool_t so we
44 * define enum_t here as it is all we need from rpc/types.h
51 #include <rpc/types.h>
56 #include <rpc/auth.h>
57 #include <rpc/svc.h>
58 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dauth.h87 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c32 #include <rpc/auth.h>

Completed in 299 milliseconds

1234567891011>>