Searched refs:bferr (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c135 bferr("Too few arguments");
138 bferr("Too many arguments");
165 bferr("Can't from terminal");
192 bferr("Can't from terminal");
240 bferr("Too dangerous to alias that");
343 bferr("Empty if");
347 bferr("Improper then");
467 bferr("Not in while/foreach");
488 bferr("Expression syntax");
513 bferr("Invali
[all...]
H A Dsh.set.c70 bferr("Variable name too long");
86 bferr("Syntax error");
94 bferr("Missing )");
146 bferr("Subscript error");
173 bferr("Subscript out of range");
227 bferr("Syntax error");
306 bferr("Expression syntax");
377 bferr("Badly formed number");
465 bferr("No match");
628 bferr("N
[all...]
H A Dsh.dir.c137 bferr("No home directory");
139 bferr("Can't change to home directory");
380 bferr("No other directory");
433 bferr("Directory stack not that deep");
454 bferr("Invalid argument");
456 bferr("Directory stack empty");
H A Dsh.proc.c914 bferr("Unknown signal; kill -l lists signals");
918 bferr("Bad signal number");
933 bferr("Unknown signal; kill -l lists signals");
986 bferr("Arguments should be jobs or process id's");
1085 bferr("No current job");
1091 bferr("No previous job");
1099 bferr("No such job");
1115 bferr("Ambiguous");
1122 bferr("No job matches pattern");
1124 bferr("N
[all...]
H A Dsh.exp.c444 bferr("Expression syntax");
472 bferr("Expression syntax");
491 bferr("Missing }");
517 bferr("Malformed file inquiry");
528 bferr("Missing file name");
677 bferr("Expression syntax");
H A Dsh.err.c140 bferr(char *cp) function
H A Dsh.exec.c182 bferr(exerr);
183 bferr("Command not found");
H A Dsh.dol.c104 bferr("Ambiguous");
660 bferr("<< terminator not found");
721 bferr("Line overflow");
H A Dsh.glob.c534 bferr("Missing ]");
664 bferr("No match");
671 bferr("Ambiguous");
677 bferr(cp ? "Ambiguous" : "No output");
H A Dsh.h474 extern void bferr(char *) __NORETURN;
H A Dsh.misc.c365 bferr("Undefined variable");
H A Dsh.c872 bferr("Interrupted");
1064 bferr("Too few arguments.");

Completed in 81 milliseconds