Searched refs:syslog (Results 1 – 10 of 10) sorted by relevance
/device/google/dragon/audio/hal/ |
D | cras_dsp_ini.c | 115 syslog(LOG_ERR, "empty value for %s:%s", sec_name, key); in parse_ports() 128 syslog(LOG_ERR, "cannot parse number from '%s'", in parse_ports() 153 syslog(LOG_ERR, "A plugin must have library and label: %s", in parse_plugin_section() 159 syslog(LOG_ERR, "Failed to parse ports: %s", sec_name); in parse_plugin_section() 206 syslog(LOG_ERR, "no memory for ini struct"); in cras_dsp_ini_create() 212 syslog(LOG_ERR, "no ini file %s", ini_filename); in cras_dsp_ini_create()
|
D | cras_dsp_pipeline.c | 300 syslog(LOG_ERR, "no plugin flows to %s:%d", in topological_sort() 391 syslog(LOG_ERR, "two %s plugins enabled: %s and %s", in find_enabled_builtin_plugin() 415 syslog(LOG_INFO, in cras_dsp_pipeline_create() 423 syslog(LOG_ERR, "no memory for pipeline"); in cras_dsp_pipeline_create() 436 syslog(LOG_ERR, "failed to construct pipeline"); in cras_dsp_pipeline_create() 446 syslog(LOG_ERR, "source(%p) or sink(%p) missing/disabled?", in cras_dsp_pipeline_create() 458 syslog(LOG_ERR, "DSP output more channels than input\n"); in cras_dsp_pipeline_create() 530 syslog(LOG_ERR, "failed to allocate buffers"); in allocate_buffers() 538 syslog(LOG_ERR, "failed to allocate buf"); in allocate_buffers() 646 syslog(LOG_DEBUG, "instantiate %s", instance->plugin->label); in cras_dsp_pipeline_instantiate() [all …]
|
D | cras_expr.c | 135 syslog(LOG_ERR, "not takes one argument"); in function_not() 386 syslog(LOG_ERR, "unexpected char after #: '%c'", in parse_one_expr() 401 syslog(LOG_ERR, "no matching \""); in parse_one_expr() 421 syslog(LOG_ERR, "no matching ): found '%c'", **str); in parse_one_expr() 493 syslog(LOG_ERR, "cannot find value for %s", in cras_expr_expression_eval() 517 syslog(LOG_ERR, in cras_expr_expression_eval() 520 syslog(LOG_ERR, "empty compound expression?"); in cras_expr_expression_eval() 544 syslog(LOG_ERR, "value type is not integer (%d)", value.type); in cras_expr_expression_eval_int() 562 syslog(LOG_ERR, "value type is not boolean (%d)", value.type); in cras_expr_expression_eval_boolean()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | gethostbydns.c | 355 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 367 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 419 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 721 syslog(LOG_NOTICE|LOG_AUTH, in _gethostbydnsaddr() 735 syslog(LOG_NOTICE|LOG_AUTH, in _gethostbydnsaddr()
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/ |
D | CrtWrapper.c | 442 void syslog (int a, const char *c, ...) in syslog() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/ |
D | OpenSslSupport.h | 234 void syslog (int, const char *, ...);
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/ |
D | namespace.h | 589 #define syslog _syslog
|
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/ |
D | services | 185 syslog 514/udp
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/ |
D | README | 448 syslog, termios, time, timing, zlib, audioop, imageop 503 regex, rotor, select, struct, strop, syslog, termios
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | README | 455 syslog, termios, time, timing, zlib, audioop, imageop 510 regex, rotor, select, struct, strop, syslog, termios
|