Searched defs:xbp (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/nfs/
H A Dxdr_subs.h146 xb_init(struct xdrbuf *xbp, xdrbuf_type type) argument
157 xb_init_buffer(struct xdrbuf *xbp, char *buf, size_t buflen) argument
174 xb_buffer_base(struct xdrbuf *xbp) argument
183 xb_cleanup(struct xdrbuf *xbp) argument
201 xb_set_cur_buf_len(struct xdrbuf *xbp) argument
214 xb_advance(struct xdrbuf *xbp, uint32_t len) argument
235 xb_offset(struct xdrbuf *xbp) argument
252 xb_seek(struct xdrbuf *xbp, uint32_t offset) argument
297 xb_grow(struct xdrbuf *xbp) argument
330 xb_add_bytes(struct xdrbuf *xbp, const char *buf, uint32_t count, int nopad) argument
373 xb_get_bytes(struct xdrbuf *xbp, char *buf, uint32_t count, int nopad) argument
[all...]

Completed in 22 milliseconds