Home
last modified time | relevance | path

Searched refs:out_finger (Results 1 – 1 of 1) sorted by relevance

/sunrpc/
A Dxdr_rec.c185 rstrm->out_finger += 4; in xdrrec_create()
239 rstrm->out_finger -= BYTES_PER_XDR_UNIT; in xdrrec_putlong()
243 dest_lp = (int32_t *) rstrm->out_finger; in xdrrec_putlong()
288 rstrm->out_finger += current; in xdrrec_putbytes()
313 pos += rstrm->out_finger - rstrm->out_base; in xdrrec_getpos()
340 newpos = rstrm->out_finger - delta; in xdrrec_setpos()
344 rstrm->out_finger = newpos; in xdrrec_setpos()
379 buf = (int32_t *) rstrm->out_finger; in xdrrec_inline()
380 rstrm->out_finger += len; in xdrrec_inline()
530 rstrm->out_finger += BYTES_PER_XDR_UNIT; in libc_hidden_nolink_sunrpc()
[all …]

Completed in 6 milliseconds