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

/netbsd-6-1-5-RELEASE/include/
H A Dquota.h80 int quotacursor_atend(struct quotacursor *);
/netbsd-6-1-5-RELEASE/lib/libquota/
H A DMakefile37 libquota.3 quotacursor_atend.3 \
H A Dquota_cursor.c171 quotacursor_atend(struct quotacursor *qc) function
/netbsd-6-1-5-RELEASE/usr.sbin/quotarestore/
H A Dquotarestore.c327 while (quotacursor_atend(qc) == 0) {
/netbsd-6-1-5-RELEASE/usr.sbin/repquota/
H A Drepquota.c247 while (!quotacursor_atend(qc)) {

Completed in 166 milliseconds