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

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dloc_29.c39 isc_boolean_t north = ISC_FALSE; local
84 north = ISC_TRUE;
85 if (north || strcasecmp(DNS_AS_STR(token), "S") == 0)
101 north = ISC_TRUE;
102 if (north || strcasecmp(DNS_AS_STR(token), "S") == 0)
149 north = ISC_TRUE;
150 if (!north && strcasecmp(DNS_AS_STR(token), "S") != 0)
441 if (north)
463 isc_boolean_t north; local
507 north
[all...]

Completed in 8 milliseconds