Searched refs:xdrbuf_type (Results 1 – 1 of 1) sorted by relevance
103 typedef enum xdrbuf_type { enum106 } xdrbuf_type; typedef119 xdrbuf_type xb_type; /* type of xdr buffer */129 void xb_init(struct xdrbuf *, xdrbuf_type);151 xb_init(struct xdrbuf *xbp, xdrbuf_type type) in xb_init()