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

/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_mblk.c61 static bool_t xdrmblk_setpos(XDR *, uint_t);
76 xdrmblk_setpos,
91 * implement xdrmblk_getpos() and xdrmblk_setpos().
489 xdrmblk_setpos(XDR *xdrs, uint_t pos) function

Completed in 66 milliseconds