Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/rpc/
H A Dxdr_rec.c477 uint32_t eormask = (eor == TRUE) ? LAST_FRAG : 0; in flush_out() local
481 *(rstrm->frag_header) = htonl(len | eormask); in flush_out()
/src/lib/libc/xdr/
H A Dxdr_rec.c614 u_int32_t eormask = (eor == TRUE) ? LAST_FRAG : 0; in flush_out() local
618 *(rstrm->frag_header) = htonl(len | eormask); in flush_out()