Lines Matching refs:error
25 #include <error.h>
77 error(ERROR_USAGE|4, "%s", opt_info.arg);
80 error(2, "%s", opt_info.arg);
87 error(ERROR_USAGE|4, "%s", optusage(0));
89 error(ERROR_SYSTEM|3, "%s: cannot read prefix file", file);
91 error(3, "cannot open ptv table");
94 error(1, "%s: invalid prefix", s);
101 error(2, "%s: ptv insertion error", s);
114 error(ERROR_SYSTEM|3, "%s: cannot read address file", file);
117 error(1, "%s: invalid address", s);