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

/netbsd-6-1-5-RELEASE/include/
H A Dquota.h74 int quotacursor_get(struct quotacursor *, struct quotakey *,
/netbsd-6-1-5-RELEASE/lib/libquota/
H A DMakefile39 libquota.3 quotacursor_get.3 \
H A Dquota_cursor.c136 quotacursor_get(struct quotacursor *qc, function
/netbsd-6-1-5-RELEASE/usr.sbin/repquota/
H A Drepquota.c248 if (quotacursor_get(qc, &qk, &qv)) {
249 err(1, "%s: quotacursor_get", quota_getmountpoint(qh));

Completed in 102 milliseconds