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

/bionic/libc/dns/nameser/
H A Dns_name.c786 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { argument
788 if (an < bn)
792 while (bn > 0) {
798 b++, bn--;

Completed in 29 milliseconds