HomeSort by relevance Sort by last modified time
    Searched refs:LOG_ERR (Results 76 - 100 of 179) sorted by null

1 2 34 5 6 7 8

  /external/selinux/mcstrans/src/
mcstrans.c 164 syslog(LOG_ERR, "add_to_hashtable: allocation error");
460 syslog(LOG_ERR, "unable to parse line");
470 syslog(LOG_ERR, "unable to parse level");
475 syslog(LOG_ERR, "unable to parse cat");
496 syslog(LOG_ERR, "unable to parse mask");
501 syslog(LOG_ERR, "unable to parse cat");
748 syslog(LOG_ERR, "invalid line (no !, = or >) %d", lineno);
762 syslog(LOG_ERR, "invalid line %d", lineno);
767 syslog(LOG_ERR, "invalid line %d", lineno);
793 syslog(LOG_ERR, "expected ModifierGroup declaration on line %d", lineno)
    [all...]
  /external/dhcpcd-6.8.2/
dhcp.c 387 logger(ctx, LOG_ERR, "%s: %m", __func__);
624 logger(ifp->ctx, LOG_ERR, "%s: %m", __func__);
637 logger(ifp->ctx, LOG_ERR, "%s: %m", __func__);
666 logger(ifp->ctx, LOG_ERR, "%s: %m", __func__);
956 logger(ifp->ctx, LOG_ERR,
1033 logger(ifp->ctx, LOG_ERR,
1063 logger(ifp->ctx, LOG_ERR, "%s: DHCP messge too big", ifp->name);
1147 logger(ifp->ctx, LOG_ERR, "%s: open `%s': %m",
1219 logger(ifp->ctx, LOG_ERR, "%s: lease file %s has incompatible"
    [all...]
ipv4ll.c 122 logger(astate->iface->ctx, LOG_ERR, "%s: %m", __func__);
195 logger(astate->iface->ctx, LOG_ERR,
  /external/adhd/cras/src/common/
cras_audio_format.c 119 syslog(LOG_ERR, "Fail to create conversion matrix "
  /external/adhd/cras/src/server/
cras_alsa_io.c 387 syslog(LOG_ERR, "Invalid poll descriptors count\n");
397 syslog(LOG_ERR,
451 syslog(LOG_ERR, "Resume error: %s", snd_strerror(rc));
458 syslog(LOG_ERR, "Start error: %s", snd_strerror(rc));
575 syslog(LOG_ERR, "snd_pcm_open_failed: %s", snd_strerror(err));
895 syslog(LOG_ERR, "Unexpectedly drop node name for "
1123 syslog(LOG_ERR, "Invalid aio when listing outputs.");
1128 syslog(LOG_ERR, "Out of memory when listing outputs.");
1212 syslog(LOG_ERR, "Out of memory when listing inputs.");
    [all...]
cras_rclient.c 51 syslog(LOG_ERR, "Invalid fd in stream connect.\n");
88 syslog(LOG_ERR, "Failed to send connected messaged\n");
317 syslog(LOG_ERR,
383 syslog(LOG_ERR,
cras_alsa_ucm.c 271 syslog(LOG_ERR, "Failed to allocate memory");
419 syslog(LOG_ERR, "Unavailable use case %d for card %s",
426 syslog(LOG_ERR, "Can not set verb %s for card %s, rc = %d",
450 syslog(LOG_ERR, "Can not find swap mode modifier %s.", swap_mod);
795 syslog(LOG_ERR,
803 syslog(LOG_ERR,
821 syslog(LOG_ERR, "Failed to allocate memory.");
1020 syslog(LOG_ERR, "Unknown jack type: %s", name);
cras_dsp_pipeline.c 300 syslog(LOG_ERR, "no plugin flows to %s:%d",
391 syslog(LOG_ERR, "two %s plugins enabled: %s and %s",
423 syslog(LOG_ERR, "no memory for pipeline");
436 syslog(LOG_ERR, "failed to construct pipeline");
446 syslog(LOG_ERR, "source(%p) or sink(%p) missing/disabled?",
458 syslog(LOG_ERR, "DSP output more channels than input\n");
532 syslog(LOG_ERR, "failed to allocate buffers");
540 syslog(LOG_ERR, "failed to allocate buf");
cras_hfp_ag_profile.c 221 syslog(LOG_ERR, "Audio gateway exists when %s connects for profile %s",
285 syslog(LOG_ERR, "Audio gateway exists when %s connects for profile %s",
cras_iodev.c 74 syslog(LOG_ERR,
245 syslog(LOG_ERR,
447 syslog(LOG_ERR, "Failed to update formats");
661 syslog(LOG_ERR,
970 syslog(LOG_ERR,
996 syslog(LOG_ERR,
1102 syslog(LOG_ERR, "fill zeros fail: %d", rc);
    [all...]
cras_iodev_list.c 559 syslog(LOG_ERR, "Enable %s failed, rc = %d",
582 syslog(LOG_ERR, "Init device retry failed");
636 syslog(LOG_ERR, "too many enabled devices");
645 syslog(LOG_ERR, "Init %s failed, rc = %d",
657 syslog(LOG_ERR, "adding stream to thread fail");
831 syslog(LOG_ERR, "Fatal: audio thread init");
1210 syslog(LOG_ERR, "Device enabled callback already registered.");
cras_a2dp_iodev.c 146 syslog(LOG_ERR, "transport_acquire failed");
211 syslog(LOG_ERR, "transport_release failed");
462 syslog(LOG_ERR, "Fail to init a2dp");
cras_system_state.c 111 syslog(LOG_ERR, "Fatal: system state mutex init");
126 syslog(LOG_ERR, "Fatal: system state timer init");
497 syslog(LOG_ERR, "Failed to lock stream mutex");
  /external/kmod/tools/
rmmod.c 35 #define DEFAULT_VERBOSE LOG_ERR
  /external/syslinux/core/lwip/src/netif/ppp/
pap.c 227 UPAPDEBUG(LOG_ERR, ("No response to PAP authenticate-requests\n"));
319 UPAPDEBUG(LOG_ERR, ("PAP authentication failed due to protocol-reject\n"));
323 UPAPDEBUG(LOG_ERR, ("PAP authentication of peer failed (protocol-reject)\n"));
541 UPAPDEBUG(LOG_ERR, ("PAP authentication failed\n"));
  /external/vulkan-validation-layers/demos/smoke/
Shell.h 73 LOG_ERR,
  /external/webrtc/webrtc/base/
unixfilesystem.cc 140 LOG_ERR(LS_ERROR) << "open() failed.";
145 LOG_ERR(LS_ERROR) << "close() failed.";
469 LOG_ERR(LS_ERROR) << "Can't set mode on " << path;
546 LOG_ERR(LS_ERROR) << "getcwd() failed";
  /external/dhcpcd-6.8.2/dbus/
dbus-dict.c 57 syslog(LOG_ERR, "DBus string parameter "
68 syslog(LOG_ERR, "DBus string parameter sanitization"
  /external/iptables/extensions/
libip6t_LOG.c 76 { .name = "error", .level = LOG_ERR }, /* DEPRECATED */
179 {"err", LOG_ERR },
libipt_LOG.c 76 { .name = "error", .level = LOG_ERR }, /* DEPRECATED */
179 {"err", LOG_ERR },
  /external/mdnsresponder/mDNSShared/
PlatformCommon.c 182 int syslog_level = LOG_ERR;
185 case MDNS_LOG_MSG: syslog_level = LOG_ERR; break;
191 fprintf(stderr, "Unknown loglevel %d, assuming LOG_ERR\n", loglevel);
  /external/selinux/restorecond/
watch.c 88 syslog(LOG_ERR, "Unable to watch (%s) %s\n",
179 syslog(LOG_ERR, "Read error (%s)", strerror(errno));
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp 35 #define LOG_ERR(...) __android_log_print(ANDROID_LOG_ERROR, "RenderScript JNI", __VA_ARGS__);
291 LOG_ERR("couldn't dlopen %s; librsjni version: %d", dlerror(), RS_JNI_VERSION);
296 LOG_ERR("Dispatch table init failed! librsjni version: %d", RS_JNI_VERSION);
309 LOG_ERR("Couldn't load libRSSupportIO.so, librsjni version: %d", RS_JNI_VERSION);
313 LOG_ERR("libRSSupportIO init failed! librsjni version: %d", RS_JNI_VERSION);
381 LOG_ERR("Unmatched field IDs, values, and sizes in closure creation.");
388 LOG_ERR("Unmatched closures and field IDs for dependencies in closure creation.");
395 LOG_ERR("Unexpected number of dependencies in closure creation");
400 LOG_ERR("Too many arguments or globals in closure creation");
481 LOG_ERR("Unmatched field IDs, values, and sizes in closure creation.")
    [all...]
  /external/dnsmasq/src/
dnsmasq.c 114 my_syslog(LOG_ERR, "fstat(%d) error: %d/%s", i, errno, strerror(errno));
116 my_syslog(LOG_ERR, "Closing inherited file descriptor %d (%u:%u)",
137 int log_err; local
376 log_err = log_start(ent_pw, err_pipe[1]);
462 if (log_err != 0)
464 daemon->log_file, strerror(log_err));
757 my_syslog(LOG_ERR, _("failed to execute %s: %s"),
890 my_syslog(LOG_ERR, _("Error reading from stdin (%s)"), strerror(errno));
906 my_syslog(LOG_ERR, _("Misformatted msg '%s'"), current_cmd);
913 my_syslog(LOG_ERR, _("Misformatted msg '%s'"), current_cmd)
    [all...]
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 1267 syslog (LOG_ERR,
1369 syslog (LOG_ERR,
    [all...]

Completed in 538 milliseconds

1 2 34 5 6 7 8