NAME | PROTOCOL | DESCRIPTION | PROGRAMMING | SEE ALSO | COLOPHON |
|
|
RQUOTA(3) Library Functions Manual RQUOTA(3)
rquota - implement quotas on remote machines
/usr/include/rpcsvc/rquota.x
The rquota() protocol inquires about quotas on remote machines. It is used in conjunction with NFS, since NFS itself does not implement quotas.
#include <rpcsvc/rquota.h> The following XDR routines are available in librpcsvc: xdr_getquota_arg xdr_getquota_rslt xdr_rquota
quota(1), quotactl(2)
This page is part of the quota (Linux Diskquota Tools) project.
Information about the project can be found at [unknown -- if you
know, please contact man-pages@man7.org] It is not known how to
report bugs for this man page; if you know, please send a mail to
man-pages@man7.org. This page was obtained from the project's
upstream Git repository
⟨git://git.kernel.org/pub/scm/utils/quota/quota-tools.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-05-07.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
RQUOTA(3)