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

/haiku/headers/posix/
H A Dsyslog.h16 #define LOG_ODELAY (4 << 12) /* delay open until syslog() is called */ macro
/haiku/src/bin/network/telnetd/
H A Ddefs.h84 #ifndef LOG_ODELAY
85 #define LOG_ODELAY 0 macro
H A Dtelnetd.c393 openlog("telnetd", LOG_PID | LOG_ODELAY, LOG_DAEMON);

Completed in 105 milliseconds