Searched defs:xdr_string (Results 1 – 4 of 4) sorted by relevance
566 xdr_string(XDR *xdrs, char **cpp, const uint_t maxsize) in xdr_string() function
526 xdr_string(XDR *xdrs, char **cpp, const uint_t maxsize) in xdr_string() function
315 typedef struct xdr_string { struct318 } xdr_string_t; argument
291 xdr_string(xdr_t *xdr, nv_string_t *s) in xdr_string() function