1RQUOTA(3) Library Functions Manual RQUOTA(3)
23
4
NAME
6rquota - implement quotas on remote machines
7
PROTOCOL
9/usr/include/rpcsvc/rquota.x
10
DESCRIPTION
12The rquota() protocol inquires about quotas on remote machines. It is
13used in conjunction with NFS, since NFS itself does not implement quo‐
14tas.
15
PROGRAMMING
17#include <rpcsvc/rquota.h>
1819
The following XDR routines are available in librpcsvc:
20xdr_getquota_arg
21xdr_getquota_rslt
22xdr_rquota
23
SEE ALSO
25quota(1), quotactl(2)
2627
28
29
30
RQUOTA(3)