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

/bind-9.11.3/lib/dns/include/dns/
H A Dcatz.h184 dns_catz_entry_cmp(const dns_catz_entry_t *ea, const dns_catz_entry_t *eb);
190 * \li eb is not NULL
/bind-9.11.3/lib/dns/
H A Dcatz.c265 dns_catz_entry_cmp(const dns_catz_entry_t *ea, const dns_catz_entry_t *eb) { argument
268 if (ea == eb)
271 if (ea->opts.masters.count != eb->opts.masters.count)
274 if (memcmp(ea->opts.masters.addrs, eb->opts.masters.addrs,
279 if ((ea->opts.allow_query == NULL) != (eb->opts.allow_query == NULL))
285 isc_buffer_usedregion(eb->opts.allow_query, &rb);
292 (eb->opts.allow_transfer == NULL))
297 isc_buffer_usedregion(eb->opts.allow_transfer, &rb);
H A Drrl.c777 #define ADD_LOG_CSTR(eb, s) add_log_str(eb, s, sizeof(s)-1)
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfig.sub263 | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
337 | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
1081 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub248 | sh | sh[34] | sh[34]eb | shbe | shle \
306 | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \
/bind-9.11.3/unit/atf-src/admin/
H A Dconfig.sub309 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
437 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1322 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/bind-9.11.3/
H A Dconfig.sub306 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
423 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1282 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 26 milliseconds