Searched refs:ISC_R_NOMORE (Results 1 - 25 of 90) sorted by relevance

1234

/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h49 #define ISC_R_NOMORE 29 /*%< no more */ macro
/bind-9.11.3/bin/tests/
H A Dnsecify.c64 result = ISC_R_NOMORE;
66 if (result != ISC_R_NOMORE)
162 else if (result == ISC_R_NOMORE)
172 if (result != ISC_R_NOMORE)
H A Dinter_test.c71 if (result != ISC_R_SUCCESS && result != ISC_R_NOMORE) {
118 if (result != ISC_R_SUCCESS && result != ISC_R_NOMORE) {
/bind-9.11.3/lib/isc/tests/
H A Dht_test.c237 ATF_REQUIRE_EQ(result, ISC_R_NOMORE);
257 ATF_REQUIRE_EQ(result, ISC_R_NOMORE);
278 ATF_REQUIRE_EQ(result, ISC_R_NOMORE);
289 ATF_REQUIRE_EQ(result, ISC_R_NOMORE);
/bind-9.11.3/contrib/dlz/modules/filesystem/
H A Ddir.c88 return (ISC_R_NOMORE);
/bind-9.11.3/lib/dns/
H A Drriterator.c114 while (it->result == ISC_R_NOMORE) {
118 if (it->result == ISC_R_NOMORE) {
155 if (it->result == ISC_R_NOMORE)
H A Dnsec3.c168 if (result != ISC_R_NOMORE)
349 } else if (result == ISC_R_NOMORE) {
423 if (result != ISC_R_NOMORE)
609 if (result != ISC_R_NOMORE)
620 if (result == ISC_R_NOMORE) {
635 if (result == ISC_R_NOMORE) {
753 if (result != ISC_R_NOMORE)
764 if (result == ISC_R_NOMORE) {
778 if (result == ISC_R_NOMORE) {
841 /* result cannot be ISC_R_NOMORE her
[all...]
H A Dncache.c85 if (result != ISC_R_NOMORE)
159 result = ISC_R_NOMORE;
227 if (result != ISC_R_NOMORE)
376 if (result != ISC_R_NOMORE)
405 return (ISC_R_NOMORE);
428 return (ISC_R_NOMORE);
548 if (result == ISC_R_NOMORE)
647 if (result == ISC_R_NOMORE)
H A Drootns.c100 if (result == ISC_R_NOMORE)
133 if (result == ISC_R_NOMORE)
178 if (result == ISC_R_NOMORE)
493 if (result != ISC_R_NOMORE) {
518 if (result != ISC_R_NOMORE) {
H A Drdataset.c154 return (ISC_R_NOMORE);
344 INSIST(result == ISC_R_NOMORE);
357 if (result == ISC_R_NOMORE)
393 if (result != ISC_R_NOMORE)
524 result = ISC_R_NOMORE;
532 if (result != ISC_R_NOMORE)
632 if (result != ISC_R_NOMORE)
H A Drdatalist.c124 return (ISC_R_NOMORE);
137 return (ISC_R_NOMORE);
142 return (ISC_R_NOMORE);
/bind-9.11.3/bin/named/
H A Dlwsearch.c155 return (ISC_R_NOMORE);
159 return (ISC_R_NOMORE);
168 return (ISC_R_NOMORE);
H A Dnotify.c103 if (result != ISC_R_NOMORE) {
/bind-9.11.3/lib/dns/rdata/in_1/
H A Dapl_42.c308 * If no APL return ISC_R_NOMORE.
311 return (ISC_R_NOMORE);
334 * No APL or have already reached the end return ISC_R_NOMORE.
337 return (ISC_R_NOMORE);
353 return ((apl->offset < apl->apl_len) ? ISC_R_SUCCESS : ISC_R_NOMORE);
368 return (ISC_R_NOMORE);
/bind-9.11.3/lib/isc/win32/
H A Dinterfaceiter.c438 * be ignored. Return ISC_R_NOMORE if there are no more
444 return (ISC_R_NOMORE);
458 return (ISC_R_NOMORE);
470 return (ISC_R_NOMORE);
507 if (result == ISC_R_NOMORE) {
/bind-9.11.3/lib/isc/unix/
H A Dinterfaceiter.c162 iter->valid = ISC_R_NOMORE;
171 iter->valid = ISC_R_NOMORE;
H A Difiter_ioctl.c302 iter->result6 = ISC_R_NOMORE;
442 return (ISC_R_NOMORE);
786 if (iter->result6 != ISC_R_NOMORE)
801 * be ignored. Return ISC_R_NOMORE if there are no more
826 return (ISC_R_NOMORE);
854 return (ISC_R_NOMORE);
868 if (iter->result6 != ISC_R_NOMORE)
912 if (iter->result6 == ISC_R_NOMORE)
H A Ddir.c107 return (ISC_R_NOMORE);
H A Difiter_getifaddrs.c186 * be ignored. Return ISC_R_NOMORE if there are no more
199 return (ISC_R_NOMORE);
/bind-9.11.3/lib/isc/
H A Dht.c252 return (ISC_R_NOMORE);
270 return (ISC_R_NOMORE);
296 result = ISC_R_NOMORE;
/bind-9.11.3/lib/samples/
H A Dsample-async.c195 if (result == ISC_R_NOMORE && outstanding_queries == 0)
215 return (ISC_R_NOMORE);
382 if (result == ISC_R_NOMORE)
H A Dnsprobe.c468 return (ISC_R_NOMORE);
647 if (result == ISC_R_NOMORE) {
720 return (ISC_R_NOMORE);
875 if (result == ISC_R_NOMORE && outstanding_probes == 0)
976 return (ISC_R_NOMORE);
1160 if (result == ISC_R_NOMORE)
/bind-9.11.3/contrib/dlz/modules/include/
H A Ddlz_minimal.h64 #define ISC_R_NOMORE 29 macro
/bind-9.11.3/lib/dns/rdata/generic/
H A Dtxt_16.c287 return (ISC_R_NOMORE);
308 return (ISC_R_NOMORE);
/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c522 result = ISC_R_NOMORE;
645 if (result == ISC_R_NOMORE)
1091 if (result != ISC_R_NOMORE)
1140 result = ISC_R_NOMORE;
1142 if (result != ISC_R_NOMORE)
1160 if (result != ISC_R_NOMORE)
1202 if (result != ISC_R_NOMORE)
1210 } else if (result != ISC_R_NOMORE &&
1215 if (result != ISC_R_NOMORE)
1368 if (result != ISC_R_NOMORE)
[all...]

Completed in 59 milliseconds

1234