Searched refs:LOG_NDELAY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/sys/
H A Dsyslog.h188 * LOG_ODELAY no longer does anything; LOG_NDELAY is the
194 #define LOG_NDELAY 0x08 /* don't delay open */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsyslog.h204 * LOG_NDELAY is the inverse of what it used to be.
209 #define LOG_NDELAY 0x08 /* don't delay open */ macro

Completed in 72 milliseconds