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

/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/sys/
H A Dsyslog.h208 * LOG_NDELAY is the inverse of what it used to be.
213 #define LOG_NDELAY 0x08 /* don't delay open */ macro

Completed in 25 milliseconds