/external/openssh/ |
log.h | 18 /* Supported syslog facilities and levels. */
|
sftp-server.0 | 21 of syslog for debugging.
|
/external/dropbear/ |
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/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...] |
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.
|
/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/chromium_org/chrome/browser/extensions/api/log_private/ |
log_private_api_chromeos.cc | 24 if (log_type == "syslog")
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
ra.txt | 18 * e.g: The OS/400 job named SYSLOG
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bss_log.c | 88 # include <sys/syslog.h> 92 # include <syslog.h> 136 BIO_TYPE_MEM,"syslog", 389 syslog(priority, "%s", string);
|
/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/iproute2/tc/ |
q_drr.c | 16 #include <syslog.h>
|
q_fifo.c | 16 #include <syslog.h>
|
q_multiq.c | 29 #include <syslog.h>
|
q_qfq.c | 13 #include <syslog.h>
|
tc_monitor.c | 16 #include <syslog.h>
|
tc_red.c | 16 #include <syslog.h>
|
/external/iptables/extensions/ |
libxt_osf.man | 30 You may find something like this in syslog:
|
/external/openssl/crypto/bio/ |
bss_log.c | 88 # include <sys/syslog.h> 92 # include <syslog.h> 136 BIO_TYPE_MEM,"syslog", 389 syslog(priority, "%s", string);
|
/external/ppp/pppd/plugins/ |
passprompt.c | 14 #include <syslog.h>
|