Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c755 u_int32_t eormask = (eor == TRUE) ? LAST_FRAG : 0; in flush_out() local
760 *(rstrm->frag_header) = htonl (len | eormask); in flush_out()