Searched refs:out_boundry (Results 1 – 1 of 1) sorted by relevance
118 char *out_boundry; /* data cannot up to this address */ member209 rstrm->out_finger = rstrm->out_boundry = rstrm->out_base; in xdrrec_create()212 rstrm->out_boundry += sendsize; in xdrrec_create()261 if ((rstrm->out_finger += sizeof(int32_t)) > rstrm->out_boundry) { in xdrrec_putlong()309 current = (size_t)((u_long)rstrm->out_boundry - in xdrrec_putbytes()316 if (rstrm->out_finger == rstrm->out_boundry) { in xdrrec_putbytes()365 (newpos < rstrm->out_boundry)) { in xdrrec_setpos()397 if ((rstrm->out_finger + len) <= rstrm->out_boundry) { in xdrrec_inline()503 (u_long)rstrm->out_boundry)) { in xdrrec_endofrecord()