Home | History | Annotate | Download | only in sh

Lines Matching full:error

62 #include "error.h"
98 error("HOME not set");
103 error("PWD not set");
106 error("bad substitution");
139 error("can't cd to %s", dest);
316 error("unexpected argument");
394 error("getcwd() failed: %s", strerror(errno));
407 error("Pipe call failed");
432 error((char *)0);
438 error("pwd command failed");