Searched defs:rr (Results 1 - 25 of 118) sorted by relevance

12345

/freebsd-11-stable/contrib/ldns/
H A Dlinktest.c8 ldns_rr *rr = ldns_rr_new(); local
H A Dhigher.c156 ldns_rr *rr; local
H A Dhost2wire.c86 ldns_rr2buffer_wire_canonical(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
159 ldns_rr2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
194 ldns_rrsig2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr) argument
214 ldns_rr_rdata2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr) argument
357 ldns_rr2wire(uint8_t **dest, const ldns_rr *rr, int section, size_t *result_size) argument
[all...]
H A Dupdate.c133 ldns_rr *soa_rr, *rr; local
/freebsd-11-stable/lib/libc/locale/
H A Dtolower.c52 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext; local
H A Dtoupper.c52 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext; local
H A Drunetype.c52 _RuneRange *rr = &(XLOCALE_CTYPE(locale)->runes->__runetype_ext); local
H A Dnextwctype.c46 _RuneRange *rr = &runes->__runetype_ext; local
H A Drune.c65 _RuneEntry *rr; local
[all...]
/freebsd-11-stable/contrib/ldns/drill/
H A Droot.c84 ldns_rr *rr; local
H A Ddrill_util.c46 ldns_rr *rr; local
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dlimit.cpp38 box *make_limit_box(box *pp, box *qq, box *rr) argument
43 limit_box::limit_box(box *pp, box *qq, box *rr) argument
H A Dscript.cpp57 script_box::script_box(box *pp, box *qq, box *rr) argument
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dexp.c16 BIGNUM a, b, c, r, rr, t, l; local
H A Dbn_sqr.c81 BIGNUM *tmp, *rr; local
[all...]
H A Dbn_exp2.c118 int BN_mod_exp2_mont(BIGNUM *rr, const BIGNUM *a1, const BIGNUM *p1, argument
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_nsec3.h234 int rr; member in struct:nsec3_cached_hash
[all...]
/freebsd-11-stable/contrib/ldns/ldns/
H A Ddnssec_verify.h124 ldns_rr *rr; member in struct:ldns_dnssec_trust_tree_struct
[all...]
H A Ddnssec_zone.h24 ldns_rr *rr; member in struct:ldns_struct_dnssec_rrs
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dresolve-test.c74 struct rk_resource_record *rr; local
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Drpc_prot.c139 xdr_rejected_reply(XDR *xdrs, struct rejected_reply *rr) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c77 ldns_rr *rr; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c55 struct rk_resource_record *rr; local
[all...]
/freebsd-11-stable/lib/libc/nameser/
H A Dns_parse.c142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/freebsd-11-stable/contrib/dma/
H A Ddns.c136 ns_rr rr; local

Completed in 178 milliseconds

12345