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

/bind-9.11.3/lib/dns/rdata/generic/
H A Dloc_29.c30 isc_boolean_t north = ISC_FALSE; local
75 north = ISC_TRUE;
76 if (north || strcasecmp(DNS_AS_STR(token), "S") == 0)
92 north = ISC_TRUE;
93 if (north || strcasecmp(DNS_AS_STR(token), "S") == 0)
140 north = ISC_TRUE;
141 if (!north && strcasecmp(DNS_AS_STR(token), "S") != 0)
432 if (north)
454 isc_boolean_t north; local
511 north
[all...]

Completed in 10 milliseconds