Home
last modified time | relevance | path

Searched refs:bi_errorf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/bin/ksh/
H A Dc_ulimit.c176 bi_errorf("too many arguments");
194 bi_errorf("invalid limit: %s", wp[0]);
205 bi_errorf("can't get limit: %s",
238 bi_errorf("can't get limit: %s", strerror(errno));
248 bi_errorf("exceeds allowable limit");
250 bi_errorf("bad limit: %s",
266 bi_errorf("can't change limit");
269 bi_errorf("bad limit: %s", strerror(errno));
H A Dc_ksh.c48 bi_errorf("restricted shell - can't cd");
58 bi_errorf("no home directory (HOME not set)");
67 bi_errorf("no OLDPWD");
78 bi_errorf("don't know current directory");
87 bi_errorf("bad substitution");
100 bi_errorf("too many arguments");
126 bi_errorf("%s: bad directory", dir);
128 bi_errorf("%s - %s", try, strerror(errno));
194 bi_errorf("too many arguments");
208 bi_errorf("can't get current directory - %s",
[all …]
H A Dc_sh.c49 bi_errorf("%s: bad number", arg);
53 bi_errorf("nothing to shift");
109 bi_errorf("bad number");
172 bi_errorf("bad mask");
199 bi_errorf("%s: %s", cp, err ? strerror(err) : "not found");
215 bi_errorf("%s: %s", cp, strerror(errno));
267 bi_errorf("-p: %s", emsg);
282 bi_errorf("-u: %s: %s", cp, emsg);
398 bi_errorf("%s is read only", *wp);
526 bi_errorf("bad signal %s", wp[-1]);
[all …]
H A Djobs.c756 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
786 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
792 bi_errorf("%s: %s", cp, strerror(errno));
801 bi_errorf("%s: %s", cp, strerror(errno));
829 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
835 bi_errorf("job not job-controlled");
873 bi_errorf("1st tcsetpgrp(%d, %d) failed: %s",
903 bi_errorf("cannot continue job %s: %s",
970 bi_errorf("%s: %s", cp, lookup_msgs[ecode]);
H A Dc_test.c127 bi_errorf("missing ]");
640 bi_errorf("%s: %s", op, msg);
642 bi_errorf("%s", msg);
H A Dproto.h107 void bi_errorf ARGS((const char *, ...))
H A Dio.c60 bi_errorf(const char *fmt, ...) in bi_errorf() function
H A Demacs.c1391 bi_errorf("cannot bind, not a tty");
1442 bi_errorf("%s: no such function", a2);