Home
last modified time | relevance | path

Searched defs:highest_level (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlog.c123 int_fast32_t highest_level; global() member
162 atomic_int_fast32_t highest_level; global() member
1490 int highest_level = atomic_load_acquire(&lctx->highest_level); isc_log_wouldlog() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c119 int_fast32_t highest_level; member
158 atomic_int_fast32_t highest_level; member
1486 int highest_level = atomic_load_acquire(&lctx->highest_level); in isc_log_wouldlog() local