Searched refs:XDR (Results 226 - 242 of 242) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c340 XDR xdrarg;
341 XDR xdrres;
/illumos-gate/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.c529 * The fmd_adm_rsrclist_1 request returns an opaque XDR buffer that is
1087 * Custom XDR routine for our API structure fmd_stat_t. This function must
1092 xdr_fmd_stat(XDR *xp, fmd_stat_t *sp)
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc1032 transfer_aux(XDR* x, pptr rp)
H A Ddb_table.cc1085 transfer_aux_table(XDR* x, pptr dp)
1101 * specified file in XDR format. May need to change this to use APPEND
H A Dldap_map.c1413 extern bool_t xdr_nis_object(register XDR *xdrs, nis_object *objp);
1416 * Copy an XDR:ed version of the NIS+ object 'o' (or the one indicated
1471 * Prepare to build a rule-value containing the XDR:ed
1536 * stored in XDR:ed form in the place indicated by 't->objectDN->read'.
1537 * Un-XDR the object, and return a pointer to it in '*obj'; it's the
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c68 extern bool_t xdr_wrapstring(XDR *, char **);
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c1114 XDR xdrs;
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc_adm.c343 * individual FMRI if more information is needed. To further reduce the XDR
344 * overhead, the string list is represented as XDR-opaque data where the
1051 * Custom XDR routine for our API structure fmd_stat_t. This function must
1056 xdr_fmd_stat(XDR *xp, fmd_stat_t *sp)
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c1265 XDR xdrs;
2229 XDR xdrs;
/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c1400 XDR xdr_ctx;
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c476 XDR *xdrs;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c350 XDR xdrs;
380 * Setup the XDR stream for encoding the arguments. Notice that
544 * No door errors encountered; setup the XDR stream for decoding
H A Dnfs4_stub_vnops.c1258 XDR xdr;
1616 * Caller needs to free up the XDR data which is returned.
H A Dnfs4_srv.c100 * RFS4_MINLEN_ENTRY4: XDR-encoded size of smallest possible dirent.
103 * XDR encoded dirent.
112 * RFS4_MINLEN_RDDIR4: XDR-encoded size of READDIR op reply containing
135 * It would be better to pad to 4 bytes since that's what XDR would do,
2172 XDR xdr;
4983 int k, XDR *xdrp, bitmap4 *resp_bval, union nfs4_attr_u *nap)
5040 XDR xdr;
5865 * This is effectively dead code since XDR code
5868 * day when XDR code doesn't verify v4 opcodes.
9760 XDR xd
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_svc.c3082 rdc_xdr_netbuf(XDR *xdrs, struct netbuf *objp)
H A Drdc_clnt.c375 xdr_rdresult(XDR *xdrs, readres *rr)
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1202 XDR inxdrs, *xdrs;
1343 XDR inxdrs, *xdrs;

Completed in 159 milliseconds

12345678910