Searched defs:xdr_string (Results 1 – 4 of 4) sorted by relevance
442 struct xdr_string { struct452 struct xdr_string *xs; in xdr_string_encode() argument
309 typedef struct xdr_string { struct312 } xdr_string_t; argument
620 xdr_string(XDR *xdrs, char **cpp, u_int maxsize) in xdr_string() function
722 xdr_string(xdrs, cpp, maxsize) in xdr_string() function