Home | History | Annotate | Download | only in sh

Lines Matching full:error

63 #include "error.h"
118 error("arg count");
270 error("Illegal number: %s", argv[1]);
275 error("Illegal mode: %s", ap);
369 error("internal error (%c)", what);
376 error("too many arguments");
389 error("bad number");
424 error("error setting limit (%s)", strerror(errno));