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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c271 int32_t *dest_lp = ((int32_t *)(rstrm->out_finger)); local
283 dest_lp = ((int32_t *)(rstrm->out_finger));
286 *dest_lp = (int32_t)htonl((uint32_t)(*ip));

Completed in 59 milliseconds