Home
last modified time | relevance | path

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

/bionic/libc/netbsd/nameser/
Dns_print.c510 u_int typ, algorithm, labels, footprint; in ns_sprintrrf() local
521 labels = *rdata++; in ns_sprintrrf()
524 p_type((int)typ), algorithm, labels, t)); in ns_sprintrrf()
526 if (labels > (u_int)dn_count_labels(name)) in ns_sprintrrf()
/bionic/libc/docs/
DCHANGES.TXT271 - DNS: Allow underscore in the middle of DNS labels. While not really