Home
last modified time | relevance | path

Searched refs:LOG_ERR (Results 1 – 2 of 2) sorted by relevance

/misc/sys/
A Dsyslog.h54 #define LOG_ERR 3 /* error conditions */ macro
80 { "err", LOG_ERR },
81 { "error", LOG_ERR }, /* DEPRECATED */
/misc/
A Dsyslog.c152 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in __vsyslog_internal()

Completed in 6 milliseconds