Searched refs:LOG_ERR (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/misc/sys/ |
D | syslog.h | 54 #define LOG_ERR 3 /* error conditions */ macro 80 { "err", LOG_ERR }, 81 { "error", LOG_ERR }, /* DEPRECATED */
|
/glibc-2.36/nis/ |
D | nis_callback.c | 232 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()
|
D | nis_error.c | 74 syslog (LOG_ERR, "%s: %s", label, nis_sperrno (status)); in libnsl_hidden_nolink_def()
|
/glibc-2.36/conform/data/ |
D | syslog.h-data | 31 constant LOG_ERR
|
/glibc-2.36/misc/ |
D | syslog.c | 130 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in __vsyslog_internal()
|
D | tst-syslog.c | 64 LOG_ERR,
|
/glibc-2.36/stdlib/ |
D | fmtmsg.c | 180 syslog (LOG_ERR, "%s%s%s%s%s%s%s%s%s%s\n", in fmtmsg()
|
/glibc-2.36/manual/ |
D | syslog.texi | 400 @item LOG_ERR
|