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

/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c371 uchar_t *eor; /* end of record */ local
520 eor = cp + n;
536 n = dn_expand(bom, eor, cp, aname,
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c689 const u_char *eor; local
792 eor = cp + n;
804 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf);
829 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf);
879 n = dn_expand(ansbuf, eor, cp, bp, ep - bp);
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c614 flush_out(RECSTREAM *rstrm, bool_t eor) argument
616 uint32_t eormask = (eor == TRUE) ? LAST_FRAG : 0;

Completed in 30 milliseconds