| Home | Sort by: relevance | last modified time | path |
| /src/bin/sh/bltin/ | |
| bltin.h | 80 #define err sh_err |
| /src/bin/sh/ | |
| error.h | 103 void sh_err(int, const char *, ...) __dead __printflike(2, 3); |
| error.c | 230 sh_err(int status, const char *fmt, ...) function |