Developer's Daily Unix by Example
  main | java | perl | unix | dev directory | web log
 
 
Main
Unix
Man Pages
   

RQUOTA

NAME
PROTOCOL
DESCRIPTION
PROGRAMMING
SEE ALSO

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

quota(1), quotactl(2)


copyright 1998-2007, devdaily.com, all rights reserved.
devdaily.com, an alvin j. alexander production.