Searched refs:xdr_rpcb (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_4.c108 xdr_argument = xdr_rpcb;
125 xdr_argument = xdr_rpcb;
131 xdr_argument = xdr_rpcb;
165 xdr_argument = xdr_rpcb;
175 xdr_argument = xdr_rpcb;
H A Drpcb_svc.c117 xdr_argument = xdr_rpcb;
140 xdr_argument = xdr_rpcb;
146 xdr_argument = xdr_rpcb;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_prot.c50 xdr_rpcb(XDR *xdrs, RPCB *objp) function
113 (uint_t)sizeof (rpcblist), (xdrproc_t)xdr_rpcb))
H A Drpcb_clnt.c488 CLNT_CALL(client, RPCBPROC_SET, (xdrproc_t)xdr_rpcb, (char *)&parms,
525 CLNT_CALL(client, RPCBPROC_UNSET, (xdrproc_t)xdr_rpcb, (char *)&parms,
748 (xdrproc_t)xdr_rpcb, (char *)&parms,
837 (xdrproc_t)xdr_rpcb, (char *)&parms,
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcb_prot.c54 xdr_rpcb(XDR *xdrs, RPCB *objp) function
H A Drpc_subr.c592 xdr_rpcb, (char *)&parms,
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dpmap.c214 xdr_rpcb(XDR *xdrs, RPCB *objp) function
482 xdr_rpcb, (caddr_t)&rpcb_send, xdr_wrapstring,
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c302 clnt_st = clnt_call(client, RPCBPROC_GETADDR, xdr_rpcb, (char *)&parms,
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c719 clnt_st = clnt_call(client, RPCBPROC_GETADDR, xdr_rpcb, (char *)&parms,
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c1048 clnt_st = CLNT_CALL(cl, RPCBPROC_GETADDR, xdr_rpcb, (char *)&parms,
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c709 xdr_rpcb, (char *)&parms, xdr_wrapstring, (char *)&ua,
/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c1013 if (CLNT_CALL(client, RPCBPROC_GETADDRLIST, (xdrproc_t)xdr_rpcb,
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl721 bool_t xdr_rpcb(XDR *xdrs, RPCB *objp);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1905 xdr_rpcb, (char *)&rpcb_parms,

Completed in 104 milliseconds