Searched defs:xdr_string (Results 1 – 2 of 2) sorted by relevance
452 struct xdr_string { struct462 struct xdr_string *xs; in xdr_string_encode() argument
689 xdr_string(XDR *xdrs, char **cpp, u_int maxsize) in xdr_string() function