Home | History | Annotate | Download | only in ns

Lines Matching defs:start_result

598 	isc_result_t start_result; /* result of 'runasync' */
609 isc_result_t start_result; /* result of 'runasync' */
645 if (asdata->start_result != ISC_R_SUCCESS) {
646 return asdata->start_result;
851 .start_result = test->start_result,
913 if (test->start_result != ISC_R_SUCCESS || !test->quota_ok ||
934 (test->quota_ok && test->start_result == ISC_R_SUCCESS));
1254 isc_result_t start_result; /* result of 'runasync' */
1266 isc_result_t start_result; /* result of 'runasync' */
1286 if (asdata->start_result != ISC_R_SUCCESS) {
1287 return asdata->start_result;
1362 .start_result = test->start_result,
1411 if (test->start_result == ISC_R_SUCCESS) {