Home
last modified time | relevance | path

Searched refs:openlog_internal (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/misc/
Dsyslog.c56 static void openlog_internal (const char *, int, int);
235 openlog_internal (NULL, LogStat | LOG_NDELAY, LogFacility); in __vsyslog_internal()
248 openlog_internal (NULL, LogStat | LOG_NDELAY, LogFacility); in __vsyslog_internal()
288 openlog_internal (const char *ident, int logstat, int logfac) in openlog_internal() function
340 openlog_internal (ident, logstat, logfac); in openlog()
/glibc-2.36/manual/
Dsyslog.texi152 @c openlog_internal @acsfd [always guarded by syslog_lock, so no race]
312 @c openlog_internal dup @acsfd
/glibc-2.36/ChangeLog.old/
DChangeLog.175811 * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
6138 * misc/syslog.c (openlog_internal): Fix compile problem.
6213 * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
DChangeLog.153714 * misc/syslog.c (openlog_internal): Always try both UDP and TCP.
DChangeLog.256063 (openlog_internal): Modified function.
DChangeLog.2325653 (openlog_internal): Modified function.
25684 (openlog_internal): Modified function.
25970 (openlog_internal): Modified function.
DChangeLog.88193 * misc/syslog.c (openlog_internal): Insert missing closing brace.
DChangeLog.164584 (openlog_internal): Adjust for this change.
DChangeLog.71582 * misc/syslog.c (openlog_internal): Likewise.
DChangeLog.1935873 * misc/syslog.c (openlog_internal): Likewise.
DChangeLog.1828565 * misc/syslog.c (openlog_internal): Remove fallback code for
/glibc-2.36/posix/
Dtst-regex.input8193 * misc/syslog.c (openlog_internal): Insert missing closing brace.