Home
last modified time | relevance | path

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

1234

/glibc-2.36/manual/
Dsyslog.texi46 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 …]
DMakefile39 pipe socket terminal syslog math arith time \
/glibc-2.36/misc/
DMakefile36 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
Dtst-syslog.c122 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()
Dsyslog.c93 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()
DVersions74 stty; sync; syscall; syslog;
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
DMakefile245 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
Dtest-syslog-ldbl-compat.c2 #define SYSLOG_FUNCTION syslog
/glibc-2.36/misc/bits/
Dsyslog.h29 syslog (int __pri, const char *__fmt, ...) in syslog() function
34 # define syslog(pri, ...) \ macro
Dsyslog-ldbl.h23 __LDBL_REDIR_DECL (syslog)
/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/
DMakefile60 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/
Dnldbl-syslog.c5 syslog (int pri, const char *fmt, ...) in syslog() function
Dnldbl-compat.h64 NLDBL_DECL (syslog);
DVersions22 syslog; vsyslog;
DMakefile25 syslog syslog_chk vsyslog vsyslog_chk \
/glibc-2.36/include/sys/
Dsyslog.h6 libc_hidden_ldbl_proto (syslog)
/glibc-2.36/nscd/
Ddbg_log.c81 syslog (LOG_NOTICE, "%d %s", getpid (), msg2); in dbg_log()
/glibc-2.36/conform/data/
Dsyslog.h-data40 function void syslog (int, const char*, ...)
/glibc-2.36/misc/sys/
Dsyslog.h190 extern void syslog (int __pri, const char *__fmt, ...)
/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/sysdeps/unix/sysv/linux/
Dsyscalls.list36 klogctl EXTRA syslog i:isi klogctl
Dsyscall-names.list610 syslog
/glibc-2.36/ChangeLog.old/
DChangeLog.203090 * 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 …]

1234