Searched refs:unprivileged_get_quota (Results 1 – 1 of 1) sorted by relevance
63 static int unprivileged_get_quota = 0; variable64 SYSCTL_INT(_security_bsd, OID_AUTO, unprivileged_get_quota, CTLFLAG_RW,65 &unprivileged_get_quota, 0,802 if ((td->td_ucred->cr_uid != id) && !unprivileged_get_quota) { in _getquota()811 !unprivileged_get_quota) { in _getquota()