Function nix::sys::quota::quotactl_on
[−]
[src]
pub fn quotactl_on<P: ?Sized + NixPath>(which: QuotaType, special: &P, format: QuotaFmt, quota_file: &P) -> Result<()>