Searched refs:xdrmblk_getint32 (Results 1 – 1 of 1) sorted by relevance
56 static bool_t xdrmblk_getint32(XDR *, int32_t *);80 xdrmblk_getint32,142 xdrmblk_getint32(XDR *xdrs, int32_t *int32p) in xdrmblk_getint32() function308 if (!xdrmblk_getint32(xdrs, (int32_t *)&llen)) in xdrmblk_getmblk()