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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dboolean.h27 #define ISC_FALSE isc_boolean_false macro
29 #define ISC_TF(x) ((x) ? ISC_TRUE : ISC_FALSE)
/bind-9.6-ESV-R11/bin/tests/rbt/
H A Dt_rbt.c86 dns_name_totext(name, ISC_FALSE, &target);
98 dns_name_totext(dns_fixedname_name(name), ISC_FALSE, &target); local
113 dns_result = dns_name_totext(data, ISC_FALSE, &target);
155 ISC_FALSE, &target);
220 ISC_FALSE);
834 &isc_buffer, NULL, ISC_FALSE, NULL);
1508 &isc_buffer, NULL, ISC_FALSE, NULL);
1715 &isc_buffer, NULL, ISC_FALSE, NULL);

Completed in 1342 milliseconds