Searched refs:rpc (Results 351 - 375 of 622) sorted by relevance

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c38 #include <rpc/rpcent.h>
57 #include <rpc/nettype.h>
320 destroy_rpc_info(rpc_info_t *rpc) argument
322 if (rpc != NULL) {
323 free(rpc->netbuf.buf);
324 free(rpc->netid);
325 free(rpc);
691 * If we don't know whether it's an rpc service or its
1306 struct rpcent rpc; local
1311 if (getrpcbyname_r(svc_name, &rpc, bu
[all...]
/opensolaris-onvv-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c106 char *rpc; member in struct:svcfields
781 (*entry.rpc)?entry.rpc:"NORPC", entry.id,
1288 entry->rpc = ptr;
1289 if ((ptr = strchr(entry->rpc, ':')) == NULL)
1292 if (*entry->rpc) {
1293 if ((tmp = strchr(entry->rpc, ',')) == NULL)
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c44 #include <rpc/types.h>
45 #include <rpc/auth.h>
46 #include <rpc/clnt.h>
47 #include <rpc/clnt_soc.h>
48 #include <rpc/pmap_prot.h> /* PMAPPORT */
49 #include <rpc/rpc.h>
50 #include <rpc/rpcb_prot.h>
51 #include <rpc/xdr.h> /* This also gets us htonl() et al. */
467 * Taken from libnsl/rpc/pmap_pro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_subr.c42 #include <rpc/rpc.h>
43 #include <rpc/pmap_clnt.h> /* for pmap_unset */
H A Dcfsd_svc.c37 #include <rpc/rpc.h>
38 #include <rpc/pmap_clnt.h> /* for pmap_unset */
72 * Routine to process NULLPROC command, see /usr/include/rpc/clnt.h.
/opensolaris-onvv-gate/usr/src/cmd/rpcsvc/
H A Drup.c37 #include <rpc/rpc.h>
40 #include <rpc/pmap_clnt.h>
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c43 #include <rpc/rpc.h>
44 #include <rpc/key_prot.h>
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c47 #include <rpc/rpc.h>
48 #include <rpc/pmap_clnt.h>
271 enum clnt_stat clnt_st; /* Result from the rpc call */
H A Dyp_b_svc.c41 #include <rpc/rpc.h>
50 #include <rpc/nettype.h>
H A Dypxfrd_server.c36 #include <rpc/rpc.h>
37 #include <rpc/svc.h>
H A Dypxfrd_svc.c38 #include <rpc/pmap_clnt.h> /* for pmap_unset */
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c47 #include <rpc/rpc.h>
48 #include <rpc/pmap_clnt.h>
115 " rpc.yppasswdd [-D directory | passwd [passwd.adjunct]]\n"
194 "rpc.yppasswdd: -D option requires a "
202 "rpc.yppasswdd: cannot specify passwd/"
238 "rpc.yppasswdd: specifying the password file"
244 "rpc.yppasswdd: found a shadow file in "
253 "rpc.yppasswdd: adjunct file %s "
263 "rpc
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnsl/key/
H A Dpublickey.c49 #include "../rpc/rpc_mt.h"
58 #include <rpc/rpc.h>
59 #include <rpc/key_prot.h>
/opensolaris-onvv-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c44 #include <rpc/rpc.h>
45 #include <rpc/des_crypt.h>
H A Dauth_time.c65 #include <rpc/rpc.h>
66 #include <rpc/nettype.h>
H A Dclnt_door.c33 #include <rpc/rpc.h>
45 #include <rpc/svc_mt.h>
H A Dsvc_generic.c43 #include <rpc/rpc.h>
47 #include <rpc/nettype.h>
/opensolaris-onvv-gate/usr/src/lib/librdc/common/
H A Drdcrules.c65 #include <rpc/rpc_com.h>
66 #include <rpc/rpc.h>
/opensolaris-onvv-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c48 * A sequence of calls may be batched-up in a send buffer. The rpc call
51 * the rpc timeout value is zero (see clnt.h, rpc).
61 #include <rpc/rpc.h>
66 #include <rpc/pmap_clnt.h>
99 * raddr is ignored. The rpc/tcp package does buffering
268 * Hack to provide rpc-based message passing
405 * around for the rpc level.
H A Dsvc_udp.c48 #include <rpc/rpc.h>
49 #include <rpc/clnt_soc.h>
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h42 #include <rpc/rpc.h>
43 #include <rpc/rpc_sztypes.h>
/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Dmount_nfs.c49 #include <rpc/rpc.h>
50 #include <rpc/clnt_soc.h>
51 #include <rpc/pmap_prot.h>
H A Don.c43 #include <rpc/rpc.h>
44 #include <rpc/clnt_soc.h>
45 #include <rpc/key_prot.h>
756 *tohere++ = '-'; /* So ps prints (rpc.rexd) */
/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/
H A Dadb.h20 #include <rpc/types.h> /* SUNWresync121 - no need to change to gssrpc/ */
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h36 #include <rpc/types.h>
242 * Common opaque bytes objects used by many rpc protocols;

Completed in 201 milliseconds

<<11121314151617181920>>