Searched defs:gq_args (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c764 struct getquota_args gq_args; local
770 gq_args.gqa_pathp = path;
771 gq_args.gqa_uid = uid;
774 xdr_getquota_args, &gq_args, xdr_getquota_rslt, &gq_rslt);

Completed in 46 milliseconds