Searched defs:LOG_ODELAY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsyslog.h61 * LOG_ODELAY no longer does anything; LOG_NDELAY is the
66 #define LOG_ODELAY 0x04 /* delay open until syslog() is called */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsyslog.h63 * LOG_ODELAY no longer does anything; LOG_NDELAY is the
68 #define LOG_ODELAY 0x04 /* delay open until syslog() is called */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h81 * LOG_ODELAY no longer does anything; LOG_NDELAY is the
86 #define LOG_ODELAY 0x04 /* delay open until syslog() is called */ macro

Completed in 451 milliseconds