From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/opensuse-tumbleweed/man3/rquota.3 | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 upstream/opensuse-tumbleweed/man3/rquota.3 (limited to 'upstream/opensuse-tumbleweed/man3/rquota.3') diff --git a/upstream/opensuse-tumbleweed/man3/rquota.3 b/upstream/opensuse-tumbleweed/man3/rquota.3 new file mode 100644 index 00000000..8eee71eb --- /dev/null +++ b/upstream/opensuse-tumbleweed/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 +.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) + -- cgit v1.2.3