Lines Matching refs:ISC_FALSE
44 { ISC_FALSE, ISC_FALSE },
46 { ISC_TRUE, ISC_FALSE },
47 { ISC_FALSE, ISC_TRUE }
80 result = dns_test_begin(NULL, ISC_FALSE);
95 result = dns_acl_merge(notnone, none, ISC_FALSE);
98 result = dns_acl_merge(notany, any, ISC_FALSE);
147 result = dns_acl_merge(notpos4pos6, pos4pos6, ISC_FALSE);
153 ISC_FALSE, ecs[pass].first);
161 result = dns_acl_merge(notneg4pos6, neg4pos6, ISC_FALSE);
172 ISC_FALSE, ecs[pass].second);
175 result = dns_acl_merge(notpos4neg6, pos4neg6, ISC_FALSE);
181 ISC_FALSE, ecs[pass].first);
186 ISC_FALSE, ecs[pass].second);
189 result = dns_acl_merge(notneg4neg6, neg4neg6, ISC_FALSE);
228 result = dns_acl_merge(notloop4, loop4, ISC_FALSE);
236 result = dns_acl_merge(notloop6, loop6, ISC_FALSE);
279 result = dns_acl_merge(notloop4pos6, loop4pos6, ISC_FALSE);
290 ISC_FALSE, ecs[pass].second);
293 result = dns_acl_merge(notloop4neg6, loop4neg6, ISC_FALSE);