HomeSort by: relevance | last modified time | path
    Searched defs:is_pending (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
statschannel.c 1473 bool is_firstrefresh, is_running, is_deferred, is_presoa, is_pending; local
1487 &is_deferred, &is_presoa, &is_pending,
1498 if (!is_running && !is_deferred && !is_presoa && !is_pending &&
1572 } else if (is_pending) {
1681 if (is_running || is_deferred || is_presoa || is_pending) {
2555 bool is_firstrefresh, is_running, is_deferred, is_presoa, is_pending; local
2589 &is_deferred, &is_presoa, &is_pending,
2596 if (!is_running && !is_deferred && !is_presoa && !is_pending &&
2633 } else if (is_pending) {
2747 if (is_running || is_deferred || is_presoa || is_pending) {
    [all...]
statschannel.c 1473 bool is_firstrefresh, is_running, is_deferred, is_presoa, is_pending; local
1487 &is_deferred, &is_presoa, &is_pending,
1498 if (!is_running && !is_deferred && !is_presoa && !is_pending &&
1572 } else if (is_pending) {
1681 if (is_running || is_deferred || is_presoa || is_pending) {
2555 bool is_firstrefresh, is_running, is_deferred, is_presoa, is_pending; local
2589 &is_deferred, &is_presoa, &is_pending,
2596 if (!is_running && !is_deferred && !is_presoa && !is_pending &&
2633 } else if (is_pending) {
2747 if (is_running || is_deferred || is_presoa || is_pending) {
    [all...]

Completed in 130 milliseconds