Home
last modified time | relevance | path

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

/glibc-2.36/misc/sys/
Dsyslog.h54 #define LOG_ERR 3 /* error conditions */ macro
80 { "err", LOG_ERR },
81 { "error", LOG_ERR }, /* DEPRECATED */
/glibc-2.36/nis/
Dnis_callback.c232 syslog (LOG_ERR, "NIS+: callback timed out"); in internal_nis_do_callback()
333 syslog (LOG_ERR, "NIS+: failed to register callback dispatcher"); in __nis_create_callback()
343 syslog (LOG_ERR, "NIS+: failed to read local socket info"); in __nis_create_callback()
365 syslog (LOG_ERR, "NIS+: out of memory allocating callback"); in __nis_create_callback()
Dnis_error.c74 syslog (LOG_ERR, "%s: %s", label, nis_sperrno (status)); in libnsl_hidden_nolink_def()
/glibc-2.36/conform/data/
Dsyslog.h-data31 constant LOG_ERR
/glibc-2.36/misc/
Dsyslog.c130 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in __vsyslog_internal()
Dtst-syslog.c64 LOG_ERR,
/glibc-2.36/stdlib/
Dfmtmsg.c180 syslog (LOG_ERR, "%s%s%s%s%s%s%s%s%s%s\n", in fmtmsg()
/glibc-2.36/manual/
Dsyslog.texi400 @item LOG_ERR