Home
last modified time | relevance | path

Searched refs:log_async (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_log.c90 static bool log_async; variable
195 log_async = 0; in logclose()
325 if (log_async) in logwakeup()
364 log_async = (*((int *)data) != 0); in logioctl()