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

/bionic/libc/netbsd/nameser/
H A Dns_print.c510 u_int typ, algorithm, labels, footprint; local
521 labels = *rdata++;
524 p_type((int)typ), algorithm, labels, t));
526 if (labels > (u_int)dn_count_labels(name))

Completed in 4 milliseconds