HomeSort by relevance Sort by last modified time
    Searched full:syslog (Results 1 - 25 of 533) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
syslog.h 1 #include <sys/syslog.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
syslog.h 1 #include <sys/syslog.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
syslog.h 1 #include <sys/syslog.h>
  /external/valgrind/main/none/tests/
syslog.vgtest 1 prog: syslog
syslog.c 0 // syslog() needs a suppression on Mac OS X (bug 191192). This tests that.
3 #include <syslog.h>
7 syslog(LOG_USER|LOG_DEBUG, "valgrind/none/tests/syslog: test message");
  /external/valgrind/main/memcheck/tests/linux/
syslog-syscall.vgtest 1 prog: syslog-syscall
syslog-syscall.c 1 /** Test program for the syslog() system call.
2 * From the syslog(2) man page:
3 * If you need the libc function syslog() (which talks to syslogd(8)),
4 * then look at syslog(3). The system call of this name is about control-
Makefile.am 16 syslog-syscall.vgtest syslog-syscall.stderr.exp \
29 syslog-syscall \
  /external/apache-harmony/auth/src/test/resources/
KrbConfigTest.txt 14 default = SYSLOG:INFO
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syslog-ldbl.h 1 /* -mlong-double-64 compatibility mode for syslog functions.
21 # error "Never include <bits/syslog-ldbl.h> directly; use <sys/syslog.h> instead."
24 __LDBL_REDIR_DECL (syslog)
syslog.h 1 /* Checking macros for syslog functions.
21 # error "Never include <bits/syslog.h> directly; use <sys/syslog.h> instead."
30 syslog (int __pri, __const char *__fmt, ...) function
35 # define syslog(pri, ...) \ macro
syslog-path.h 1 /* <bits/syslog-path.h> -- _PATH_LOG definition
21 # error "Never include this file directly. Use <sys/syslog.h> instead"
29 #endif /* bits/syslog-path.h */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syslog-ldbl.h 1 /* -mlong-double-64 compatibility mode for syslog functions.
21 # error "Never include <bits/syslog-ldbl.h> directly; use <sys/syslog.h> instead."
24 __LDBL_REDIR_DECL (syslog)
syslog.h 1 /* Checking macros for syslog functions.
21 # error "Never include <bits/syslog.h> directly; use <sys/syslog.h> instead."
30 syslog (int __pri, __const char *__fmt, ...) function
35 # define syslog(pri, ...) \ macro
syslog-path.h 1 /* <bits/syslog-path.h> -- _PATH_LOG definition
21 # error "Never include this file directly. Use <sys/syslog.h> instead"
29 #endif /* bits/syslog-path.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syslog-ldbl.h 1 /* -mlong-double-64 compatibility mode for syslog functions.
21 # error "Never include <bits/syslog-ldbl.h> directly; use <sys/syslog.h> instead."
24 __LDBL_REDIR_DECL (syslog)
syslog.h 1 /* Checking macros for syslog functions.
21 # error "Never include <bits/syslog.h> directly; use <sys/syslog.h> instead."
30 syslog (int __pri, __const char *__fmt, ...) function
35 # define syslog(pri, ...) \ macro
syslog-path.h 1 /* <bits/syslog-path.h> -- _PATH_LOG definition
21 # error "Never include this file directly. Use <sys/syslog.h> instead"
29 #endif /* bits/syslog-path.h */
  /external/libppp/src/
log.h 31 #define LogASYNC (1) /* syslog(LOG_INFO, ....) */
37 #define LogDEBUG (7) /* syslog(LOG_DEBUG, ....) */
47 #define LogPHYSICAL (17) /* syslog(LOG_INFO, ....) */
48 #define LogRADIUS (18) /* syslog(LOG_INFO, ....) */
49 #define LogSYNC (19) /* syslog(LOG_INFO, ....) */
51 #define LogTIMER (21) /* syslog(LOG_DEBUG, ....) */
53 #define LogWARN (23) /* Sent to VarTerm else syslog(LOG_WARNING, ) */
54 #define LogERROR (24) /* syslog(LOG_ERR, ....), + sent to VarTerm */
55 #define LogALERT (25) /* syslog(LOG_ALERT, ....) */
  /external/dhcpcd/
bind.c 37 #include <syslog.h>
73 syslog(LOG_ERR, "pipe: %m");
76 syslog(LOG_DEBUG, "forking to background");
79 syslog(LOG_ERR, "fork: %m");
87 syslog(LOG_ERR, "failed to notify parent: %m");
102 syslog(LOG_ERR, "failed to read child: %m");
108 syslog(LOG_INFO, "forked to background, child pid %d",pid);
142 syslog(LOG_INFO, "%s: using static address %s",
148 syslog(LOG_INFO, "%s: using IPv4LL address %s",
157 syslog(LOG_INFO, "%s: received approval for %s", iface->name
    [all...]
dhcpcd.c 54 #include <syslog.h>
206 syslog(LOG_ERR, "stop_control: %m");
222 syslog(LOG_ERR, "timed out");
232 syslog(LOG_WARNING, "allowing %d seconds for IPv4LL timeout", timeout);
265 syslog(LOG_INFO, "%s: removing interface", iface->name);
319 syslog(LOG_DEBUG, "%s: sending %s with xid 0x%x",
331 syslog(LOG_DEBUG,
361 syslog(LOG_ERR, "%s: send_packet: %m", iface->name);
374 syslog(LOG_ERR, "%s: send_raw_packet: %m", iface->name);
433 syslog(LOG_ERR, "%s: lease expired", iface->name)
    [all...]
  /external/tcpdump/
print-syslog.c 19 "@(#) $Header: /tcpdump/master/tcpdump/print-syslog.c,v 1.1 2004/10/29 11:42:53 hannes Exp $";
62 { 5, "syslog" },
123 printf("[|syslog]");
133 printf("SYSLOG %s.%s, length: %u",
140 printf("SYSLOG, length: %u\n\tFacility %s (%u), Severity %s (%u)\n\tMsg: ",
147 /* print the syslog text in verbose mode */
162 printf("[|syslog]");
  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 62 static void syslog( int priority, const char * message, ...) function
84 #include <syslog.h>
137 uint32_t logcounter; // Counter used to control number of syslog messages we write
175 syslog(LOG_WARNING, "dnssd_clientstub write_all: SO_ISDEFUNCT failed %d %s", dnssd_errno, dnssd_strerror(dnssd_errno));
177 syslog(LOG_WARNING, "dnssd_clientstub write_all(%d) failed %ld/%ld %d %s", sd,
182 syslog(LOG_INFO, "dnssd_clientstub write_all(%d) DEFUNCT", sd);
184 syslog(LOG_WARNING, "dnssd_clientstub write_all(%d) failed %ld/%ld %d %s", sd,
210 if ((num_read < 0) && (errno == EINTR)) { syslog(LOG_INFO, "dnssd_clientstub read_all: EINTR continue"); continue; }
227 syslog(LOG_WARNING, "dnssd_clientstub read_all: SO_ISDEFUNCT failed %d %s", dnssd_errno, dnssd_strerror(dnssd_errno));
233 syslog(LOG_WARNING, "dnssd_clientstub read_all(%d) failed %ld/%ld %d %s", sd
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
klog.h 27 the kernel's syslog system call, but that name is easily confused
28 with the user-level syslog facility, which is something completely
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
klog.h 27 the kernel's syslog system call, but that name is easily confused
28 with the user-level syslog facility, which is something completely

Completed in 456 milliseconds

1 2 3 4 5 6 7 8 91011>>