Home | History | Annotate | Download | only in units

Lines Matching defs:ERROR

47 					 * to error messages and send them to
104 err(3, "Memory allocation error");
130 mywarnx("Error in units file '%s' line %d", UNITSFILE, linenum);
339 Returns 0 for successful addition, nonzero on error.
406 /* "6foo|2" is an error */
616 bit 0 (1) set on if reductions were performed without error.
622 #define ERROR 4
645 return ERROR;
655 return ERROR;
664 Returns 0 on success, or 1 on unknown unit error.
737 error\n");
764 * send error and warning messages to stdout,
801 mywarnx("Error in prefix '%s-'", thename);
831 mywarnx("Error in unit '%s'", thename);