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

/freebsd-12-stable/usr.bin/quota/
H A Dquota.c571 struct ext_getquota_args gq_args; local
602 gq_args.gqa_pathp = cp + 1;
603 gq_args.gqa_id = id;
604 gq_args.gqa_type = quotatype;
607 RQUOTAPROC_GETQUOTA, (xdrproc_t)xdr_ext_getquota_args, (char *)&gq_args,

Completed in 99 milliseconds