check_path
if (check_path(j, j->intparams[comparam]->name, argv[1], 0,
if (check_path(j, "mount.devfs", devpath, 0,
if (check_path(j, "mount.fdescfs", devpath, 0,
if (check_path(j, "mount.procfs", devpath, 0,
if (check_path(j, "exec.consolelog", conslog, 1, NULL) < 0)
static int check_path(struct cfjail *j, const char *pname, const char *path,