Lines Matching refs:error
27 #include <error.h>
61 "[+>0?An error occurred.]"
92 error(ERROR_USAGE|4, "%s", opt_info.arg);
95 error(2, "%s", opt_info.arg);
103 error(ERROR_USAGE|2, "%s", optusage(NiL));
118 error(3, "one or both of { --read --write } must be specified");
123 error(ERROR_SYSTEM|3, "%s: cannot open db", *argv);
129 error(2, "ndbm library required");
141 "[+>0?An error occurred.]"
156 error(ERROR_USAGE|4, "%s", opt_info.arg);
159 error(2, "%s", opt_info.arg);
167 error(ERROR_USAGE|2, "%s", optusage(NiL));
174 error(ERROR_SYSTEM|2, "db not open");
182 error(2, "ndbm library required");
201 "[+>1?An error occurred.]"
220 error(ERROR_USAGE|4, "%s", opt_info.arg);
223 error(2, "%s", opt_info.arg);
231 error(ERROR_USAGE|2, "%s", optusage(NiL));
237 error(ERROR_SYSTEM|2, "db not open");
268 error(2, "ndbm library required");
288 "[+>0?An error occurred.]"
307 error(ERROR_USAGE|4, "%s", opt_info.arg);
310 error(2, "%s", opt_info.arg);
318 error(ERROR_USAGE|2, "%s", optusage(NiL));
325 error(ERROR_SYSTEM|2, "db not open");
337 error(ERROR_SYSTEM|2, "db key delete error");
346 error(ERROR_SYSTEM|2, "db write error");
354 error(2, "ndbm library required");