Searched refs:dest_lp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/xdr/
H A Dxdr_rec.c262 int32_t *dest_lp = ((int32_t *)(void *)(rstrm->out_finger)); local
273 dest_lp = ((int32_t *)(void *)(rstrm->out_finger));
276 *dest_lp = (int32_t)htonl((u_int32_t)(*lp));

Completed in 103 milliseconds