Searched refs:reopen_queued (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnstap.c115 isc_mutex_t reopen_lock; /* locks 'reopen_queued'
117 bool reopen_queued; member in struct:dns_dtenv
172 env->reopen_queued = false;
717 env->reopen_queued = false;
745 if (env->reopen_queued || stat(env->path, &statbuf) < 0 ||
761 env->reopen_queued = true;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddnstap.c115 isc_mutex_t reopen_lock; /* locks 'reopen_queued'
117 bool reopen_queued; member in struct:dns_dtenv
172 env->reopen_queued = false;
717 env->reopen_queued = false;
745 if (env->reopen_queued || stat(env->path, &statbuf) < 0 ||
761 env->reopen_queued = true;

Completed in 209 milliseconds