HomeSort by relevance Sort by last modified time
    Searched refs:syslog (Results 176 - 200 of 259) sorted by null

1 2 3 4 5 6 78 91011

  /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/
m_mirred.c 18 #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_sfq.c 16 #include <syslog.h>
q_tbf.c 16 #include <syslog.h>
tc.c 19 #include <syslog.h>
m_police.c 19 #include <syslog.h>
m_xt.c 13 #include <syslog.h>
m_xt_old.c 16 #include <syslog.h>
q_gred.c 18 #include <syslog.h>
q_hfsc.c 16 #include <syslog.h>
  /external/iputils/ninfod/
ninfod_name.c 117 # include <syslog.h>
  /external/ppp/pppd/plugins/radius/
radius.c 40 #include <syslog.h>
916 syslog(LOG_WARNING,
1062 syslog(LOG_WARNING,
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 38 #include <syslog.h>
380 * Prints a message plus the errno value to stderr and syslog and exits.
401 * Prints a message to stderr and syslog and exits.
419 * Prints a message plus the errno value to syslog.
pppoe.h 315 syslog(LOG_ERR, "Would create too-long packet"); \
  /external/tcpdump/win32/prj/
GNUmakefile 160 ../../print-syslog.o \
  /external/wpa_supplicant_8/hostapd/
main.c 11 #include <syslog.h>
137 syslog(priority, "%s", format);
  /external/wpa_supplicant_8/src/utils/
wpa_debug.c 14 #include <syslog.h>
199 * output may be directed to stdout, stderr, and/or syslog based on
340 syslog(syslog_priority(level), "%s - hexdump(len=%lu):%s",
  /bionic/libc/dns/
gethnamaddr.c 74 #include <syslog.h>
275 /* XXX - debug? syslog? */
335 syslog(LOG_NOTICE|LOG_AUTH,
345 syslog(LOG_NOTICE|LOG_AUTH,
393 syslog(LOG_NOTICE|LOG_AUTH,
    [all...]
  /external/chromium_org/third_party/libevent/
event_tagging.c 58 #include <syslog.h>
  /external/iproute2/genl/
ctrl.c 16 #include <syslog.h>
  /external/iproute2/ip/
ipmaddr.c 16 #include <syslog.h>
  /external/iproute2/lib/
rt_names.c 15 #include <syslog.h>

Completed in 6002 milliseconds

1 2 3 4 5 6 78 91011