summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-40/man3/rquota.3
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-40/man3/rquota.3')
-rw-r--r--upstream/fedora-40/man3/rquota.334
1 files changed, 34 insertions, 0 deletions
diff --git a/upstream/fedora-40/man3/rquota.3 b/upstream/fedora-40/man3/rquota.3
new file mode 100644
index 00000000..8eee71eb
--- /dev/null
+++ b/upstream/fedora-40/man3/rquota.3
@@ -0,0 +1,34 @@
+.\"@(#)rquota.3;
+.TH RQUOTA 3
+.SH NAME
+rquota \- implement quotas on remote machines
+.SH PROTOCOL
+.B /usr/include/rpcsvc/rquota.x
+.SH DESCRIPTION
+.IX "rquota()" "" "\fLrquota()\fP \(em implement quotas on remote machines"
+.LP
+The
+.B rquota(\|)
+protocol inquires about quotas on remote machines.
+It is used in conjunction with
+.SM NFS\s0,
+since
+.SM NFS
+itself does not implement quotas.
+.SH PROGRAMMING
+.LP
+.B #include <rpcsvc/rquota.h>
+.LP
+The following
+.SM XDR
+routines are available in
+.BR librpcsvc :
+.nf
+.B xdr_getquota_arg
+.B xdr_getquota_rslt
+.B xdr_rquota
+.fi
+.SH SEE ALSO
+.BR quota (1),
+.BR quotactl (2)
+