Searched refs:xdrbuf_type (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/nfs/
H A Dxdr_subs.h103 typedef enum xdrbuf_type { XDRBUF_BUFFER=1 } xdrbuf_type; typedef in typeref:enum:xdrbuf_type
116 xdrbuf_type xb_type; /* type of xdr buffer */
126 void xb_init(struct xdrbuf *, xdrbuf_type);
146 xb_init(struct xdrbuf *xbp, xdrbuf_type type)

Completed in 88 milliseconds