Searched refs:enforce_statfs (Results 1 – 3 of 3) sorted by relevance
5 enforce_statfs = 0;
398 int error, enforce_statfs; in kern_jail() local425 enforce_statfs = jail_default_enforce_statfs; in kern_jail()426 optiov[opt.uio_iovcnt].iov_base = &enforce_statfs; in kern_jail()427 optiov[opt.uio_iovcnt].iov_len = sizeof(enforce_statfs); in kern_jail()4533 SYSCTL_PROC(_security_jail, OID_AUTO, enforce_statfs,4628 SYSCTL_JAIL_PARAM(, enforce_statfs, CTLTYPE_INT | CTLFLAG_RW,
1279 _svcj_cmd_options="allow.nfsd enforce_statfs=1 ${_svcj_cmd_options}"