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

1 2 3 45 6 7 8 91011>>

  /external/dnsmasq/contrib/Suse/
rc.dnsmasq-suse 7 # Required-Start: $network $remote_fs $syslog
  /external/dropbear/
dropbear.8 43 Log to standard error rather than syslog.
svr-session.c 160 /* priority is priority as with syslog() */
172 syslog(priority, "%s", printbuf);
177 * syslog is used, so it is included in error reports */
svr-runopts.c 55 "(Syslog support not compiled in, using stderr)\n"
57 "-E Log to stderr rather than syslog\n"
319 /* Must be called after syslog/etc is working */
  /external/iproute2/tc/
m_estimator.c 16 #include <syslog.h>
m_pedit.h 19 #include <syslog.h>
q_drr.c 16 #include <syslog.h>
q_fifo.c 16 #include <syslog.h>
q_multiq.c 29 #include <syslog.h>
q_sfq.c 16 #include <syslog.h>
tc_monitor.c 16 #include <syslog.h>
tc_red.c 16 #include <syslog.h>
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 64 _S(CAP_SYSLOG, "syslog" )
  /external/mdnsresponder/mDNSShared/
PlatformCommon.c 24 #include <syslog.h>
178 else // else, in production mode, we write to syslog
199 syslog(syslog_level, "%8d.%03d: %s", (int)(t/1000), ms, buffer);
217 syslog(syslog_level, "%s", buffer);
  /external/openssh/
log.h 18 /* Supported syslog facilities and levels. */
sftp-server.0 21 of syslog for debugging.
  /external/ppp/pppd/plugins/rp-pppoe/
discovery.c 17 #include <syslog.h>
170 syslog(LOG_ERR, "PADO: Service-Name-Error: %.*s", (int) len, data);
178 syslog(LOG_ERR, "PADO: System-Error: %.*s", (int) len, data);
186 syslog(LOG_ERR, "PADO: Generic-Error: %.*s", (int) len, data);
212 syslog(LOG_DEBUG, "PADS: Service-Name: '%.*s'", (int) len, data);
215 syslog(LOG_ERR, "PADS: Service-Name-Error: %.*s", (int) len, data);
219 syslog(LOG_ERR, "PADS: System-Error: %.*s", (int) len, data);
223 syslog(LOG_ERR, "PADS: Generic-Error: %.*s", (int) len, data);
349 syslog(LOG_ERR, "Bogus PPPoE length field (%u)",
526 syslog(LOG_ERR, "Bogus PPPoE length field (%u)"
    [all...]
  /external/dnsmasq/src/
log.c 26 by not blocking when talking to syslog, instead we queue up to
232 /* try again on next syslog() call */
247 /* give up - fall back to syslog() - this handles out-of-space
255 /* priority is one of LOG_DEBUG, LOG_INFO, LOG_NOTICE, etc. See sys/syslog.h.
304 /* fall-back to syslog if we die during startup or fail during running. */
  /external/srtp/
README 26 --enable-syslog use syslog for error reporting
33 sent to syslog or the system console. Alternatively, you can define
  /external/icu4c/test/testdata/
ra.txt 18 * e.g: The OS/400 job named SYSLOG
  /external/iproute2/ip/
rtm_map.c 16 #include <syslog.h>
  /external/iproute2/lib/
ll_addr.c 15 #include <syslog.h>
ll_proto.c 15 #include <syslog.h>
ll_types.c 15 #include <syslog.h>
  /external/iptables/extensions/
libxt_osf.man 30 You may find something like this in syslog:

Completed in 667 milliseconds

1 2 3 45 6 7 8 91011>>