Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c319 ns_rr rr; in get_soa()
523 ns_rr rr; in save_ns()
579 ns_rr rr; in save_a()
694 ns_rr rr; in do_query()
H A Dres_debug.c172 ns_rr rr; in do_section()
/illumos-gate/usr/src/head/arpa/
H A Dnameser.h179 } ns_rr; typedef
630 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
632 int ns_sprintrr(const ns_msg *, const ns_rr *,
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddnsglue.c183 ns_rr rr; in krb5int_dns_nextans()
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_parse.c134 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
H A Dns_print.c77 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()