vfs_opterror
vfs_opterror(opts, "linux.osname too long");
vfs_opterror(opts, "linux.osrelease too long");
vfs_opterror(opts, "linux.osrelease format error");
vfs_opterror(opts, "no valid operation (create or update)");
vfs_opterror(opts, "missing desc");
vfs_opterror(opts, "unexpected desc");
vfs_opterror(opts, error == ENOENT ?
vfs_opterror(opts, "new jail must persist or attach");
vfs_opterror(opts, "vnet cannot be changed after creation");
vfs_opterror(opts, "ip4 cannot be changed after creation");
vfs_opterror(opts, "ip6 cannot be changed after creation");
vfs_opterror(opts, "too many IPv4 addresses");
vfs_opterror(opts, "too many IPv6 addresses");
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts, "osreldate cannot be 0");
vfs_opterror(opts,
vfs_opterror(opts, error == ENOENT ?
vfs_opterror(opts, "jail %d already exists",
vfs_opterror(opts, "jail %d is dying", pr->pr_id);
vfs_opterror(opts, "cannot change jid");
vfs_opterror(opts, "negative jid");
vfs_opterror(opts, "jail %d already exists", jid);
vfs_opterror(opts, "jail %d not found", jid);
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts, "jail \"%s\" not found",
vfs_opterror(opts, "update specified no jail");
vfs_opterror(opts, "prison limit exceeded");
vfs_opterror(opts, "no available jail IDs");
vfs_opterror(opts, "no available jail IDs");
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts,
vfs_opterror(opts, "IPv4 addresses clash");
vfs_opterror(opts, "IPv6 addresses clash");
vfs_opterror(opts,
vfs_opterror(opts, "unknown parameter: %s", opt->name);
vfs_opterror(opts, "mac relabel denied");
vfs_opterror(opts,
vfs_opterror(opts, "attach failed");
vfs_opterror(opts, "missing desc");
vfs_opterror(opts, "unexpected desc");
vfs_opterror(opts, error == ENOENT ?
vfs_opterror(opts, error == ENOENT ?
vfs_opterror(opts, "no jail after %d", jid);
vfs_opterror(opts, "jail %d not found", jid);
vfs_opterror(opts, "jail \"%s\" not found", name);
vfs_opterror(opts, "no jail specified");
vfs_opterror(opts, "jail %d is dying",
vfs_opterror(opts, "jail \"%s\" (%d) is dying",
vfs_opterror(opts, "unknown parameter: %s", opt->name);
vfs_opterror(opts, "bad mac.label");
vfs_opterror(opts, "mac.label: string copy failure");
vfs_opterror(opts, "bad mac.label");
vfs_opterror(opts, "mac.label: string copy failure");
vfs_opterror(opts, "no labelled jail policies");
vfs_opterror(opts, "internalize_label error");
vfs_opterror(opts, "'mac.do.rules' must be specified "
vfs_opterror(opts, "'mac.do.rules' not a proper string");
vfs_opterror(opts, "'mdo.rules' too long");
vfs_opterror(opts, "'mac.do.rules' specified "
vfs_opterror(opts,
void vfs_opterror(struct vfsoptlist *opts, const char *fmt, ...);