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

1 2 3 4 5 67 8 91011

  /external/iproute2/tc/
f_fw.c 16 #include <syslog.h>
f_route.c 16 #include <syslog.h>
f_tcindex.c 10 #include <syslog.h>
m_gact.c 16 #include <syslog.h>
m_nat.c 16 #include <syslog.h>
p_ip.c 16 #include <syslog.h>
q_dsmark.c 11 #include <syslog.h>
q_sfb.c 18 #include <syslog.h>
tc_core.c 16 #include <syslog.h>
tc_stab.c 16 #include <syslog.h>
  /external/iptables/extensions/
libip6t_LOG.c 3 #include <syslog.h>
29 " --log-level level Level of logging (numeric or see syslog.conf)\n"
libipt_LOG.c 3 #include <syslog.h>
29 " --log-level level Level of logging (numeric or see syslog.conf)\n"
  /external/libpcap/lbl/
os-sunos4.h 179 void syslog(int, const char *, ...);
  /external/tcpdump/lbl/
os-sunos4.h 179 void syslog(int, const char *, ...);
  /external/libunwind/tests/
test-coredump-unwind.c 42 #include <syslog.h>
145 syslog(LOG_ERR, "%s", msg + prefix_len);
  /external/tcpdump/
Android.mk 27 print-symantec.c print-syslog.c print-tcp.c print-telnet.c print-tftp.c \
  /external/dhcpcd/
dhcp.c 33 #include <syslog.h>
796 syslog(LOG_DEBUG,
1130 syslog(LOG_DEBUG, "%s: writing lease `%s'",
1142 syslog(LOG_ERR, "%s: open: %m", iface->name);
1174 syslog(LOG_ERR, "%s: open `%s': %m",
1178 syslog(LOG_DEBUG, "%s: reading lease `%s'",
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 44 #include <syslog.h>
130 syslog(LOG_ERR, "Invalid ether type 0x%x", type);
396 syslog(LOG_INFO, "Interface=%.16s HWaddr=%02X:%02X:%02X:%02X:%02X:%02X Device=%.32s Buffer size=%d",
640 syslog(LOG_ERR, "Truncated bpf packet header: len=%d", bpfSize);
646 syslog(LOG_ERR, "Truncated bpf packet: caplen=%d, datalen=%d",
653 syslog(LOG_ERR, "Truncated bpf packet: seglen=%d, bpfSize=%d",
  /external/iputils/
rdisc.c 62 #include <syslog.h>
214 #define logerr(fmt...) ({ if (logging) syslog(LOG_ERR, fmt); \
216 #define logtrace(fmt...) ({ if (logging) syslog(LOG_INFO, fmt); \
218 #define logdebug(fmt...) ({ if (logging) syslog(LOG_DEBUG, fmt); \
    [all...]
  /external/ipsec-tools/src/racoon/
algorithm.c 433 syslog(LOG_NOTICE, "%s(%s size=%zu): %8.6f", __func__,
545 syslog(LOG_NOTICE, "%s(%s klen=%zu size=%zu): %8.6f", __func__,
574 syslog(LOG_NOTICE, "%s(%s klen=%zu size=%zu): %8.6f", __func__,
  /external/libcxxabi/src/
private_typeinfo.cpp 28 // printf-like function called syslog:
30 // void syslog(int facility_priority, const char* format, ...);
32 // If you want this functionality but your platform doesn't have syslog,
40 #include <sys/syslog.h>
521 syslog(LOG_ERR, "dynamic_cast error 1: Both of the following type_info's "
544 syslog(LOG_ERR, "dynamic_cast error 2: One or more of the following type_info's "
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.cpp 28 // printf-like function called syslog:
30 // void syslog(int facility_priority, const char* format, ...);
32 // If you want this functionality but your platform doesn't have syslog,
40 #include <sys/syslog.h>
521 syslog(LOG_ERR, "dynamic_cast error 1: Both of the following type_info's "
544 syslog(LOG_ERR, "dynamic_cast error 2: One or more of the following type_info's "
    [all...]
  /external/ltrace/etc/
syscalls.conf 97 int syslog(int,string,int);
  /device/moto/shamu/qrngd/
qrngd.c 36 #include <syslog.h>
  /external/iproute2/ip/
ipaddrlabel.c 30 #include <syslog.h>

Completed in 878 milliseconds

1 2 3 4 5 67 8 91011