OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LOG_ASYNC
sys/kern/subr_log.c
416
if (state & LOG_ASYNC)
sys/kern/subr_log.c
442
logsoftc.sc_state |= LOG_ASYNC;
sys/kern/subr_log.c
444
logsoftc.sc_state &= ~LOG_ASYNC;