Lines Matching refs:error
23 #include <error.h>
64 error(ERROR_USAGE|4, "%s", opt_info.arg);
67 error(2, "%s", opt_info.arg);
74 error(ERROR_USAGE|4, "%s", optusage(NiL));
81 error(ERROR_SYSTEM|3, "%s: cannot read", file);
83 error(3, "sfdcgzip discipline push error");
85 error(3, "input not a gzip file");
87 error(ERROR_SYSTEM|3, "sfdcgzip io error");