File: rquota.3

package info (click to toggle)
quota 1.65-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 840 kB
  • ctags: 367
  • sloc: ansic: 3,035; makefile: 129; sh: 104
file content (34 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (57)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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)