Lines Matching defs:error

264 #define error(fmt, b...) outf(0, fmt, ##b)
329 * Returns: 0 if OK, non-zero on error
352 error("Map file line %d: invalid format\n", linenum);
395 error("Cannot read trace file at pos %lx\n", ftell(fin));
463 * Returns: 0 if OK, -1 on error
473 error("Cannot allocate call_list\n");
493 * Returns 0 if OK, non-zero on error
529 * Returns 0 if OK, non-zero on error
538 error("Cannot open map file '%s'\n", fname);
555 * Returns 0 if OK, non-zero on error
564 error("Cannot open trace data file '%s'\n",
582 error("Regex error '%s' in %s '%s'\n", buf, op, name);
644 * Returns: 0 if OK, -1 on error
671 error("Cannot allocate config line\n");
677 error("Invalid trace config data on line %d\n",
686 error("Unknown command in trace config data line %d\n",
693 error("Missing pattern in trace config data line %d\n",
714 error("Cannot read from trace config file at position %ld\n",
728 error("Cannot open trace_config file '%s'\n", fname);
835 * Returns number of bytes written to the file (=@size on success), -ve on error
875 * Returns 0 if OK, -1 on error
977 * Returns: 0 on success, -1 on error
1013 * Returns: 0 on success, -ve on error
1145 * Returns: 0 on success, -ve on error
1182 * Returns: 0 on success, -ve on error
1304 * Returns: 0 on success, -ve on error
1491 * Returns: 0 on success, -ve on error
1573 * Returns: 0 on success, -ve on error
1622 * Returns: Pointer to newly created node, or NULL on error
1652 * Returns: 0 on success, -ve on error
1737 * Returns: 0 on success, -ve on error
1802 * Returns 0 if OK, -1 on error
1869 * Returns 0 if OK, -1 on error