Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h88 #define LOG_NOWAIT 0x10 /* if forking to log on console, don't wait() */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsyslog.h90 #define LOG_NOWAIT 0x10 /* don't wait() for any child processes */ macro