Lines Matching refs:SNDERR
123 SNDERR("compound type expected for %s", id);
132 SNDERR("compound type expected for %s, is %d",
156 SNDERR("compound type expected at top level");
181 SNDERR("unknown section %s", id);
203 SNDERR("could not load configuration");
211 SNDERR("failed to parse topology");
268 SNDERR("could not create input buffer");
283 SNDERR("failed to check topology integrity");
289 SNDERR("failed to write data %d", err);
305 SNDERR("could not open configuration file %s", infile);
312 SNDERR("could not attach stdio %s", infile);
346 SNDERR("invalid object type %d", t->type);
362 SNDERR("failed to open %s err %d", outfile, -errno);
369 SNDERR("write error: %s", strerror(errno));
373 SNDERR("partial write (%zd != %zd)", r, tplg->bin_size);
439 SNDERR("cannot support big-endian machines");