Searched refs:dest_lp (Results 1 – 2 of 2) sorted by relevance
227 int32_t *dest_lp = (void *)(rstrm->out_finger); in xdrrec_putlong() local237 dest_lp = ((int32_t *)(void *)(rstrm->out_finger)); in xdrrec_putlong()240 *dest_lp = (int32_t)htonl((uint32_t)(*lp)); in xdrrec_putlong()
255 int32_t *dest_lp = ((int32_t *)(void *)(rstrm->out_finger)); in xdrrec_putlong() local266 dest_lp = ((int32_t *)(void *)(rstrm->out_finger)); in xdrrec_putlong()269 *dest_lp = (int32_t)htonl((u_int32_t)(*lp)); in xdrrec_putlong()