Home
last modified time | relevance | path

Searched refs:LOG_PERROR (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/libxo/tests/core/
H A Dtest_11.c72 xo_open_log("test-program", LOG_PERROR, 0); in main()
/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c505 xo_syslog(LOG_ERR | LOG_CONS | LOG_PERROR | LOG_PID, in xo_vsyslog()
555 if (xo_logstat & LOG_PERROR) { in xo_vsyslog()
676 if (xo_logstat & LOG_PERROR) in xo_vsyslog()
/f-stack/freebsd/sys/
H A Dsyslog.h177 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
/f-stack/tools/libxo/doc/
H A Dapi.rst1413 LOG_PERROR Write the message also to standard error output