Lines Matching refs:XDR
68 * XDR routines used by the YP protocol. Note that these routines do
86 #include <rpc/xdr.h>
118 static bool_t xdr_ypbind_binding(XDR *, struct ypbind_binding *);
119 static bool_t xdr_ypbind_resptype(XDR *, enum ypbind_resptype *);
120 static bool_t xdr_ypstat(XDR *, enum ypbind_resptype *);
121 static bool_t xdr_ypmaplist_str(XDR *, char *);
127 xdr_domainname(XDR *xdrs, char *objp)
140 xdr_peername(XDR *xdrs, char *objp)
153 xdr_mapname(XDR *xdrs, char *objp)
163 xdr_ypdomain_wrap_string(XDR *xdrs, char **objp)
173 xdr_ypmap_wrap_string(XDR *xdrs, char **objp)
183 xdr_ypowner_wrap_string(XDR *xdrs, char **objp)
193 xdr_datum(XDR *xdrs, datum *objp)
204 xdr_ypreq_key(XDR *xdrs, struct ypreq_key *objp)
223 xdr_ypreq_nokey(XDR *xdrs, struct ypreq_nokey *objp)
239 xdr_yp_inaddr(XDR *xdrs, struct in_addr *objp)
250 xdr_ypbind_binding(XDR *xdrs, struct ypbind_binding *objp)
267 xdr_ypbind_resptype(XDR *xdrs, enum ypbind_resptype *objp)
277 xdr_ypstat(XDR *xdrs, enum ypbind_resptype *objp)
287 xdr_ypbind_resp(XDR *xdrs, struct ypbind_resp *objp)
312 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *objp)
328 xdr_ypbind_setdom(XDR *xdrs, struct ypbind_setdom *objp)
350 xdr_ypresp_key_val(XDR *xdrs, struct ypresp_key_val *objp)
369 xdr_ypall(XDR *xdrs, struct ypall_callback *incallback)
415 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *objp)
431 xdr_ypmaplist_str(XDR *xdrs, char *objp)
441 xdr_ypmaplist(XDR *xdrs, struct ypmaplist *objp)
458 xdr_ypresp_maplist(XDR *xdrs, struct ypresp_maplist *objp)
475 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *objp)
491 xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *objp)
513 xdr_ypmap_parms(XDR *xdrs, struct ypmap_parms *objp)
535 xdr_yppushresp_xfr(XDR *xdrs, struct yppushresp_xfr *objp)