Home
last modified time | relevance | path

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

/netbsd-src/lib/libquota/
H A Dquota_nfs.c132 struct getquota_args gq_args; in __quota_nfs_get() local
185 gq_args.gqa_pathp = path; in __quota_nfs_get()
186 gq_args.gqa_uid = qk->qk_id; in __quota_nfs_get()
189 &gq_args, (xdrproc_t)xdr_getquota_rslt, &gq_rslt); in __quota_nfs_get()