Searched refs:rpc (Results 226 - 250 of 622) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Dxdrrdma_sizeof.c26 #include <rpc/types.h>
27 #include <rpc/xdr.h>
30 #include <rpc/auth.h>
31 #include <rpc/rpc_rdma.h>
H A Dclnt_gen.c38 #include <rpc/types.h>
40 #include <rpc/auth.h>
41 #include <rpc/clnt.h>
44 #include <rpc/svc.h>
45 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c38 * Boot subsystem client side rpc (TCP)
43 #include <rpc/types.h>
49 #include <rpc/rpc.h>
53 #include <rpc/xdr.h>
54 #include <rpc/auth.h>
55 #include <rpc/auth_sys.h>
57 #include <rpc/rpc_msg.h>
108 * rpc call times out.
334 printf("clntbtcp_call: rpc cansen
[all...]
H A Dclnt_budp.c38 * Boot subsystem client side rpc
42 #include <rpc/types.h>
48 #include <rpc/rpc.h>
52 #include <rpc/xdr.h>
53 #include <rpc/auth.h>
54 #include <rpc/auth_sys.h>
56 #include <rpc/rpc_msg.h>
105 * rpc call times out.
H A Dnfs3ops.c30 #include <rpc/types.h>
31 #include <rpc/auth.h>
38 #include <rpc/xdr.h>
45 #include <rpc/rpc.h>
H A Dnfsops.c30 #include <rpc/types.h>
31 #include <rpc/auth.h>
38 #include <rpc/xdr.h>
45 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c48 #include <rpc/des_crypt.h>
49 #include <rpc/types.h>
50 #include <rpc/auth.h>
51 #include <rpc/auth_des.h>
52 #include <rpc/xdr.h>
53 #include <rpc/clnt.h>
54 #include <rpc/rpc_msg.h>
92 int ad_calltype; /* use rpc or straight call for sync */
H A Dsvcauthdes.c63 #include <rpc/types.h>
64 #include <rpc/xdr.h>
65 #include <rpc/auth.h>
66 #include <rpc/auth_des.h>
67 #include <rpc/rpc_msg.h>
68 #include <rpc/svc.h>
69 #include <rpc/svc_auth.h>
70 #include <rpc/clnt.h>
71 #include <rpc/des_crypt.h>
423 * not have to make an rpc cal
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mount.c34 #include <rpc/types.h>
35 #include <rpc/xdr.h>
36 #include <rpc/auth.h>
37 #include <rpc/clnt.h>
38 #include <rpc/rpc_msg.h>
H A Dsnoop_nis.c40 #include <rpc/types.h>
41 #include <rpc/xdr.h>
42 #include <rpc/auth.h>
43 #include <rpc/clnt.h>
44 #include <rpc/rpc_msg.h>
H A Dsnoop_filter.c50 #include <rpc/rpc.h>
51 #include <rpc/rpcent.h>
453 find_rpc(struct rpc_msg *rpc) argument
458 if (x->x_xid == rpc->rm_xid)
461 if (x->x_xid == rpc->rm_xid)
467 stash_rpc(struct rpc_msg *rpc) argument
471 if (find_rpc(rpc))
477 x->x_xid = rpc->rm_xid;
479 x->x_prog = rpc
552 struct rpc_msg *rpc; local
2027 struct rpcent *rpc; local
[all...]
H A Dsnoop_pmap.c35 #include <rpc/types.h>
36 #include <rpc/xdr.h>
37 #include <rpc/auth.h>
38 #include <rpc/clnt.h>
39 #include <rpc/rpc_msg.h>
40 #include <rpc/pmap_prot.h>
/opensolaris-onvv-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh268 -o rpc.adm.prog=0 -o rpc.adm.path=$simroot/rpc $eol
294 while [[ ! -s $simroot/rpc ]]; do
306 echo "fmsim: rpc adm requests can rendezvous at" $(<$simroot/rpc)
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile52 # If the passwd, shadow and/or adjunct files used by rpc.yppasswdd
81 all: passwd group hosts ipnodes ethers networks rpc services protocols \
198 rpc.time: $(DIR)/rpc
200 $(DIR)/rpc $(CHKPIPE))| $(MAKEDBM) - $(YPDBDIR)/$(DOM)/rpc.bynumber;
201 @touch rpc.time;
202 @echo "updated rpc";
203 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) rpc.bynumber; fi
204 @if [ ! $(NOPUSH) ]; then echo "pushed rpc"; f
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-network-nis.mf39 dir path=lib/svc/manifest/network/rpc group=sys
55 file path=lib/svc/manifest/network/rpc/rex.xml group=sys mode=0444
74 file path=usr/sbin/rpc.rexd mode=0555
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c29 #include <rpc/types.h>
30 #include <rpc/auth.h>
31 #include <rpc/auth_unix.h>
32 #include <rpc/auth_des.h>
33 #include <rpc/svc.h>
34 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h41 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h39 #include <rpc/types.h>
40 #include <rpc/xdr.h>
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfs_cmd.c27 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c36 #include <rpc/rpc.h>
H A Dkwarndtest.c18 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metamedd/
H A DMakefile.com27 # Architecture independent makefile for rpc.metamedd
29 # cmd/lvm/rpc.metamedd/Makefile.com
31 PROG = rpc.metamedd
/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Dunder.c40 #include <rpc/rpc.h>
73 *tohere++ = '-'; /* So ps prints (rpc.rexd) */
/opensolaris-onvv-gate/usr/src/cmd/rpcsvc/net_files/
H A Drpc24 # rpc
58 ioadmd 100055 rpc.ioadmd
/opensolaris-onvv-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c35 #include <rpc/rpc.h>

Completed in 304 milliseconds

1234567891011>>