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

/macosx-10.10/diskdev_cmds-576/quota.tproj/
H A Dquota.c113 int qflookup(int, u_long, int, struct dqblk *);
616 if ((error = qflookup(fd, id, quotatype, &qup->dqblk))) {
708 qflookup(fd, id, type, dqbp) function
/macosx-10.10/diskdev_cmds-576/edquota.tproj/
H A Dedquota.c132 int qflookup(int, uid_t, int, struct dqblk *);
384 if (qflookup(fd, id, quotatype, &qup->dqblk) != 0) {
554 qflookup(fd, id, type, dqbp) function

Completed in 153 milliseconds