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

/bind-9.11.3/lib/dns/rdata/generic/
H A Dloc_29.c29 isc_boolean_t east = ISC_FALSE; local
160 east = ISC_TRUE;
161 if (east || strcasecmp(DNS_AS_STR(token), "W") == 0)
177 east = ISC_TRUE;
178 if (east || strcasecmp(DNS_AS_STR(token), "W") == 0)
225 east = ISC_TRUE;
226 if (!east && strcasecmp(DNS_AS_STR(token), "W") != 0)
438 if (east)
455 isc_boolean_t east; local
529 east
[all...]

Completed in 15 milliseconds