Lines Matching refs:uc_error
168 uc_error("CardNumberByName substitution is supported in v3+ syntax");
172 uc_error("${CardNumberByName} substitution is obsolete - use ${find-card}!");
182 uc_error("CardIdByName substitution is supported in v3+ syntax");
186 uc_error("${CardIdByName} substitution is obsolete - use ${find-card}!");
232 uc_error("Lookups are supported in v4+ syntax");
238 uc_error("The lookup arguments '%s' are invalid", query);
244 uc_error("Lookups require field!");
256 uc_error("Unknown field value '%s'", s);
260 uc_error("Lookups require regex!");
267 uc_error("Regex '%s' compilation failed (code %d)", s, err);
333 uc_error("Unknown return type '%s'", s);
374 uc_error("Unable to obtain PCM info (device %d)", device);
421 uc_error("Unknown stream type '%s'", s);
456 uc_error("Control device is not defined!");
462 uc_error("Control device '%s' not found", s);
467 uc_error("Missing device type!");
473 uc_error("Device type '%s' is invalid", s);
526 uc_error("sysfs: cannot read link '%s' (%d)", path, errno);
542 uc_error("sysfs open failed for '%s' (%d)", path, errno);
548 uc_error("sysfs unable to read value '%s' (%d)", path, errno);
563 uc_error("variable substitution is supported in v3+ syntax");
602 uc_error("variable evaluation is supported in v5+ syntax");
607 uc_error("unable to evaluate '%s'", e);
626 uc_error("variable evaluation is supported in v6+ syntax");
643 uc_error("unable to evaluate '%s'", e);
766 uc_error("variable '%s' is not known!", r);
768 uc_error("variable reference '%s' is not complete", value);
786 uc_error("define '%s' is not reachable in this context!", v2 + 1);
807 uc_error("variable '%s' is %s in this context!", r,
861 uc_error("unable to set substituted id '%s' (old id '%s')", s, id);