NAME | PROTOCOL | DESCRIPTION | PROGRAMMING | SEE ALSO | COLOPHON

RQUOTA(3)                 Library Functions Manual                 RQUOTA(3)

NAME         top

       rquota - implement quotas on remote machines

PROTOCOL         top

       /usr/include/rpcsvc/rquota.x

DESCRIPTION         top

       The rquota() protocol inquires about quotas on remote machines.  It
       is used in conjunction with NFS, since NFS itself does not implement
       quotas.

PROGRAMMING         top

       #include <rpcsvc/rquota.h>
       The following XDR routines are available in librpcsvc:
       xdr_getquota_arg
       xdr_getquota_rslt
       xdr_rquota

SEE ALSO         top

       quota(1), quotactl(2)

COLOPHON         top

       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
       2017-07-05.  If you discover any rendering problems in this HTML ver‐
       sion 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 man‐
       ual page), send a mail to man-pages@man7.org
                                                                   RQUOTA(3)