Lines Matching refs:error
42 #include <error.h>
73 error(1, "cycle in data");
82 error(2, " %s", hashname((Hash_bucket_t*)x));
105 error(ERROR_exit(1), "out of space [hash table]");
117 error(ERROR_exit(1), "out of space [hash entry]");
123 error(ERROR_exit(1), "out of space [hash list]");
135 error(ERROR_warn(1), "last line incomplete");
137 error(ERROR_exit(1), "odd data");
145 error(ERROR_exit(1), "hash error");
161 error(2, "%s", opt_info.arg);
164 error(ERROR_usage(2), "%s", opt_info.arg);
171 error(ERROR_usage(2), "%s", optusage(NiL));
175 error(ERROR_system(1), "%s cannot open", *argv);