Initial commit to Gerrit
[profile/ivi/quota.git] / rquota.3
1 .\"@(#)rquota.3;
2 .TH RQUOTA 3
3 .SH NAME
4 rquota \- implement quotas on remote machines
5 .SH PROTOCOL
6 .B /usr/include/rpcsvc/rquota.x
7 .SH DESCRIPTION
8 .IX "rquota()" "" "\fLrquota()\fP \(em implement quotas on remote machines"
9 .LP
10 The
11 .B rquota(\|)
12 protocol inquires about quotas on remote machines.
13 It is used in conjunction with
14 .SM NFS\s0,
15 since
16 .SM NFS
17 itself does not implement quotas.
18 .SH PROGRAMMING
19 .LP
20 .B #include <rpcsvc/rquota.h>
21 .LP
22 The following
23 .SM XDR
24 routines are available in
25 .BR librpcsvc :
26 .nf
27 .B xdr_getquota_arg
28 .B xdr_getquota_rslt
29 .B xdr_rquota
30 .fi
31 .SH SEE ALSO
32 .BR quota (1),
33 .BR quotactl (2)
34