Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/
A Dsyslog.h61 void syslog(int, const char*, ...);
/third_party/ulib/musl/src/misc/
A Dsyslog.c128 void syslog(int priority, const char* message, ...) { in syslog() function
/third_party/ulib/musl/
A DWHATSNEW206 - syslog function failure to communicate with syslogd
906 - multiple bugs in syslog, some possibly dangerous
1307 - syslog options LOG_CONS and LOG_PERROR
1322 - errno clobber in syslog caused wrong output for %m specifier
1394 - increased message length limit for syslog
1406 - syslog failed to check for connect error
1560 - reconnection on syslog server socket loss (syslogd restart)
A Dmusl-rules.mk440 $(LOCAL_DIR)/src/misc/syslog.c \

Completed in 7 milliseconds