RQUOTA(3R) — UNIX Programmer’s Manual
NAME
rquota − implement quotas on remote machines
PROTOCOL
/usr/include/rpcsvc/rquota.x
DESCRIPTION
The rquota() protocol inquires about quotas on remote machines. It is used in conjunction with NFS, since NFS itself does not implement quotas.
PROGRAMMING
#include <rpcsvc/rquota.h>
The following XDR routines are available in librpcsvc:
xdr_getquota_arg
xdr_getquota_rslt
xdr_rquota
SEE ALSO
7th Edition — Revision 1.4 of 01/07/90