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

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dloc_29.c38 isc_boolean_t east = ISC_FALSE; local
169 east = ISC_TRUE;
170 if (east || strcasecmp(DNS_AS_STR(token), "W") == 0)
186 east = ISC_TRUE;
187 if (east || strcasecmp(DNS_AS_STR(token), "W") == 0)
234 east = ISC_TRUE;
235 if (!east && strcasecmp(DNS_AS_STR(token), "W") != 0)
447 if (east)
464 isc_boolean_t east; local
525 east
[all...]

Completed in 9 milliseconds