OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syslog
(Results
226 - 250
of
634
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iproute2/misc/
arpd.c
13
#include <
syslog
.h>
494
syslog
(LOG_ERR, "recvfrom: %m");
575
syslog
(LOG_INFO, "arp_rcv: n%lu c%lu app_rcv: tot %lu hits %lu bad %lu neg %lu sup %lu",
581
syslog
(LOG_INFO, "kern: n%lu c%lu neg %lu arp_send: %lu rlim %lu",
/external/iproute2/tc/
em_cmp.c
15
#include <
syslog
.h>
em_u32.c
15
#include <
syslog
.h>
f_route.c
16
#include <
syslog
.h>
m_gact.c
16
#include <
syslog
.h>
m_mirred.c
18
#include <
syslog
.h>
m_nat.c
16
#include <
syslog
.h>
q_atm.c
12
#include <
syslog
.h>
q_choke.c
15
#include <
syslog
.h>
q_red.c
16
#include <
syslog
.h>
q_sfb.c
18
#include <
syslog
.h>
tc_core.c
16
#include <
syslog
.h>
/external/ipsec-tools/src/racoon/
misc.c
45
#include <
syslog
.h>
/external/iputils/ninfod/
configure.in
83
AC_CHECK_HEADERS(sys/utsname.h arpa/inet.h netdb.h
syslog
.h)
/external/libpcap/lbl/
os-sunos4.h
179
void
syslog
(int, const char *, ...);
/external/mdnsresponder/mDNSCore/
mDNSDebug.h
141
extern int mDNS_DebugMode; // If non-zero, LogMsg() writes to stderr instead of
syslog
/external/mdnsresponder/mDNSPosix/
libnss_mdns.8
47
.Xr
syslog
3 .
nss_ReadMe.txt
35
lots of chatty debug messages will be dumped to LOG_DEBUG in
syslog
.
/external/ppp/pppd/
utils.c
42
#include <
syslog
.h>
559
* pr_log - printer routine for outputting to
syslog
674
#error
Syslog
.h has been changed! Please fix this table!
696
syslog
(level, "%s", buf);
/external/sepolicy/
access_vectors
447
syslog
/external/tcpdump/
FILES
202
print-
syslog
.c
/external/tcpdump/lbl/
os-sunos4.h
179
void
syslog
(int, const char *, ...);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libresolv-2.7.so
libresolv.so
libresolv.so.2
Completed in 219 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>