Lines Matching refs:DNS_R_NEWORIGIN
3492 while (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) {
3579 } while (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN);
3586 while (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) {
3853 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN)
3891 if (result == DNS_R_NEWORIGIN)
3909 if (result == DNS_R_NEWORIGIN)
4118 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) {
9408 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) {
9462 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) {
9587 if (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) {
9588 rbtdbiter->new_origin = ISC_TF(result == DNS_R_NEWORIGIN);
9631 if (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) {
9632 rbtdbiter->new_origin = ISC_TF(result == DNS_R_NEWORIGIN);
9668 result = DNS_R_NEWORIGIN;