Lines Matching refs:XDR

53 static bool xdr_ypmaplist(XDR *, struct ypmaplist **);
54 static bool xdr_ypmaplist_wrap_string(XDR *, char *);
57 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);
58 extern bool xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
59 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
60 extern bool xdr_ypresp_key_val(XDR *, struct ypresp_key_val *);
61 extern bool xdr_ypmap_parms(XDR *, struct ypmap_parms *);
62 extern bool xdr_ypowner_wrap_string(XDR *, char **);
63 extern bool xdr_ypreq_newname_string(XDR *, char **);
70 xdr_datum(XDR *xdrs, datum *pdatum)
101 xdr_ypdomain_wrap_string(XDR *xdrs, char **ppstring)
111 xdr_ypmap_wrap_string(XDR *xdrs, char **ppstring)
120 xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps)
131 xdr_ypreq_nokey(XDR *xdrs, struct ypreq_nokey *ps)
141 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps)
151 xdr_ypresp_key_val(XDR *xdrs, struct ypresp_key_val *ps)
162 xdr_ypowner_wrap_string(XDR *xdrs, char **ppstring)
171 xdr_ypmap_parms(XDR *xdrs, struct ypmap_parms *ps)
183 xdr_ypreq_newname_string(XDR *xdrs, char **ppstring)
192 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps)
202 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *ps)
214 xdr_ypmaplist_wrap_string(XDR *xdrs, char *pstring)
226 xdr_ypmaplist(XDR *xdrs, struct ypmaplist **lst)
258 xdr_ypresp_maplist(XDR *xdrs, struct ypresp_maplist *ps)
268 xdr_yppushresp_xfr(XDR *xdrs, struct yppushresp_xfr *ps)
279 xdr_ypreq_newxfr(XDR *xdrs, struct ypreq_newxfr *ps)
291 xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *ps)
305 xdr_ypall(XDR *xdrs, struct ypall_callback *callback)
340 xdr_netconfig(XDR *xdrs, struct netconfig *objp)