Home
last modified time | relevance | path

Searched refs:getquota_args (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/rpcsvc/
H A Drquota.x19 struct getquota_args { struct
91 RQUOTAPROC_GETQUOTA(getquota_args) = 1;
97 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
/freebsd/libexec/rpc.rquotad/
H A Drquotad.c169 struct getquota_args getq_args; in sendquota()
/freebsd/usr.bin/quota/
H A Dquota.c563 struct getquota_args old_gq_args; in getnfsquota()