Home | History | Annotate | Download | only in nameser

Lines Matching refs:rr

86  * ns_sprintrr(handle, rr, name_ctx, origin, buf, buflen)
87 * Convert an RR to presentation format.
92 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,
99 ns_rr_name(*rr), ns_rr_class(*rr), ns_rr_type(*rr),
100 ns_rr_ttl(*rr), ns_rr_rdata(*rr), ns_rr_rdlen(*rr),
109 * Convert the fields of an RR into presentation format.
715 comment = "unknown RR type";
720 comment = "RR format error";