Home | History | Annotate | Download | only in named

Lines Matching refs:needs_refresh

1474 	bool needs_refresh;
1488 &needs_refresh) != ISC_R_SUCCESS)
1499 !needs_refresh)
1574 } else if (needs_refresh) {
1585 ISC_XMLCHAR(is_running && needs_refresh ? "Yes" : "No")));
2556 bool needs_refresh;
2590 &needs_refresh);
2597 !needs_refresh)
2636 } else if (needs_refresh) {
2645 json_object_new_string(is_running && needs_refresh ? "Yes"