Home | History | Annotate | Download | only in sh

Lines Matching full:error

60 #include "error.h"
251 error("history not active");
254 error("missing history argument");
276 error("option -%c expects argument", optopt);
280 error("unknown option: -%c", optopt);
307 error("called recursively too many times");
350 error("too many args");
379 error("can't create temporary file %s", editfile);
382 error("can't allocate stdio buffer for temp");
515 error("history number %s not found (internal error)",
523 error("history pattern not found: %s", str);
531 error("not compiled with history support");
537 error("not compiled with history support");