syntax_error
syntax_error("at least %d tokens were expected but only %d "
syntax_error("stray opening quote not "
syntax_error("stray closing quote not "
syntax_error("The option 'tries' needs a parameter");
syntax_error("The option 'tries' expects an integer "
syntax_error("The option 'timeout' needs a parameter");
syntax_error("The option 'timeout' expects an integer "
syntax_error("The option 'keyscript' needs a parameter");
syntax_error("The 'keyscript' file could not be run");
syntax_error("The 'keyscript' program failed");
syntax_error("Unknown option: %s", option);
syntax_error("Invalid expression in options token");
static void syntax_error(const char *, ...) __printflike(1, 2);
syntax_error("could not stat %s on include, error: %s",
syntax_error("incorrect argument to 'jail'. Must be either y[es] or n[o]");
syntax_error("recursive group definition for group %s", gid->name);
syntax_error("invalid format for user/group (%s)", tokens[2]);
syntax_error("invalid user name %s", uname);
syntax_error("invalid group name %s", grname);
syntax_error("unknown group name '%s', you "
syntax_error("at least %d tokens were expected but only %d were found", num, i);
syntax_error("Maximum include depth (%d) exceeded, "
syntax_error("stray opening quote not at beginning of token");
syntax_error("stray closing quote not at end of token");
syntax_error("unknown verb/command %s", tokens[0]);
void syntax_error(const char *fmt, ...) __dead2 __printflike(1, 2);
syntax_error("stray opening quote not "
syntax_error("stray closing quote not "
syntax_error("Invalid expression in options token");
syntax_error("at least %d tokens were expected but only %d "
void syntax_error(const char *, ...) __dead2 __printflike(1, 2);
syntax_error("The option 'timeout' needs a parameter");
syntax_error("The option 'timeout' expects an integer "
syntax_error("The option 'timeout' needs a parameter");
syntax_error("The option 'timeout' expects an integer "
syntax_error("The option 'pre' needs a parameter");
syntax_error("The option 'post' needs a parameter");
syntax_error("The option 'runas' needs a parameter");
syntax_error("invalid user name for 'runas': %s",
syntax_error("The option 'interpreter' needs a parameter");
syntax_error("The option 'make' needs a parameter");
syntax_error("Unknown option: %s", option);
syntax_error("Unknown type: %s", tokens[1]);
syntax_error("'intpre' and 'intpost' options are only valid "
syntax_error("'nobuild' option is incompatible with type "