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

/freebsd-10.1-release/libexec/rpc.rquotad/
H A Drquotad.c38 static int getfsquota(long id, char *path, struct dqblk *dqblk);
139 } else if (!getfsquota(getq_args.gqa_uid, getq_args.gqa_pathp, &dqblk)) {
214 getfsquota(long id, char *path, struct dqblk *dqblk) function

Completed in 85 milliseconds