/glibc-2.36/manual/ |
D | syslog.texi | 46 and its configuration file (usually @file{/etc/syslog.conf}), Syslogd 63 @code{syslog} UDP port as well as the local socket for messages. 86 @xref{syslog; vsyslog}. Keep in mind that these are 93 For the complete list, see @ref{syslog; vsyslog}. Except for 117 to the @code{syslog} UDP port on that system. @xref{Sockets}. 128 * syslog; vsyslog:: Submit message to Syslog 137 @code{syslog} UDP port on that system. @xref{Sockets}. 145 @file{syslog.h}. 148 @standards{BSD, syslog.h} 165 @code{syslog} invocations will prefix to each message. This is intended [all …]
|
D | Makefile | 39 pipe socket terminal syslog math arith time \
|
/glibc-2.36/misc/ |
D | Makefile | 36 syslog.h sys/syslog.h \ 37 bits/syslog.h bits/syslog-ldbl.h bits/syslog-path.h bits/error.h \ 65 syslog syscall daemon \ 118 tests-container := tst-syslog 135 CFLAGS-syslog.c += -fexceptions
|
D | tst-syslog.c | 122 syslog (facility | priority, "%s %d %d", SYSLOG_MSG_BASE, facility, in send_syslog() 158 syslog (priority, "%s %d %d", SYSLOG_MSG_BASE, LOG_LOCAL0, priority); in send_openlog() 167 syslog (LOG_LOCAL7 | priority, "%s %d %d", SYSLOG_MSG_BASE, LOG_LOCAL7, in send_openlog() 177 syslog (priority, "%s %d %d", SYSLOG_MSG_BASE, LOG_KERN, priority); in send_openlog()
|
D | syslog.c | 93 ldbl_hidden_def (__syslog, syslog) in ldbl_hidden_def() argument 94 ldbl_strong_alias (__syslog, syslog) in ldbl_hidden_def() 134 syslog (INTERNALLOG, "syslog: unknown facility/priority: %x", pri); in __vsyslog_internal()
|
D | Versions | 74 stty; sync; syscall; syslog;
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/ |
D | Makefile | 245 syslog \ 270 tests-container += test-syslog-ieee128 test-syslog-ibm128 271 CFLAGS-test-syslog-ieee128.c += -mfloat128 -mabi=ieeelongdouble -Wno-psabi 272 CFLAGS-test-syslog-ibm128.c += -mabi=ibmlongdouble -Wno-psabi 274 tests-container += test-syslog-chk-ieee128 test-syslog-chk-ibm128 275 CFLAGS-test-syslog-chk-ieee128.c += -mfloat128 -mabi=ieeelongdouble -Wno-psabi 276 CFLAGS-test-syslog-chk-ibm128.c += -mabi=ibmlongdouble -Wno-psabi
|
D | test-syslog-ldbl-compat.c | 2 #define SYSLOG_FUNCTION syslog
|
/glibc-2.36/misc/bits/ |
D | syslog.h | 29 syslog (int __pri, const char *__fmt, ...) in syslog() function 34 # define syslog(pri, ...) \ macro
|
D | syslog-ldbl.h | 23 __LDBL_REDIR_DECL (syslog)
|
/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/ |
D | Makefile | 60 sys/uio.h sys/un.h syslog.h ucontext.h utmpx.h 72 sys/un.h syslog.h ucontext.h ulimit.h utmpx.h \ 84 sys/un.h syslog.h tgmath.h ucontext.h ulimit.h \ 99 sys/time.h sys/uio.h syslog.h ulimit.h utmpx.h
|
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | nldbl-syslog.c | 5 syslog (int pri, const char *fmt, ...) in syslog() function
|
D | nldbl-compat.h | 64 NLDBL_DECL (syslog);
|
D | Versions | 22 syslog; vsyslog;
|
D | Makefile | 25 syslog syslog_chk vsyslog vsyslog_chk \
|
/glibc-2.36/include/sys/ |
D | syslog.h | 6 libc_hidden_ldbl_proto (syslog)
|
/glibc-2.36/nscd/ |
D | dbg_log.c | 81 syslog (LOG_NOTICE, "%d %s", getpid (), msg2); in dbg_log()
|
/glibc-2.36/conform/data/ |
D | syslog.h-data | 40 function void syslog (int, const char*, ...)
|
/glibc-2.36/misc/sys/ |
D | syslog.h | 190 extern void syslog (int __pri, const char *__fmt, ...)
|
/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/sysdeps/unix/sysv/linux/ |
D | syscalls.list | 36 klogctl EXTRA syslog i:isi klogctl
|
D | syscall-names.list | 610 syslog
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 3090 * sysdeps/ieee754/ldbl-128ibm-compat/ieee128-syslog.c: Modified. 3124 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-ldbl-compat-template.c: Modified. 3465 ldbl-128ibm-compat: Add syslog functions 3469 * sysdeps/ieee754/ldbl-128ibm-compat/ieee128-syslog.c: New file. 3470 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-chk-ibm128.c: New file. 3471 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-chk-ieee128.c: New file. 3472 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-chk-ldbl-compat.c: New file. 3473 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-ibm128.c: New file. 3474 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-ieee128.c: New file. 3475 * sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-ldbl-compat-template.c: New file. [all …]
|