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

/netbsd-6-1-5-RELEASE/include/
H A Dquota.h72 int quotacursor_skipidtype(struct quotacursor *, int /*idtype*/);
/netbsd-6-1-5-RELEASE/lib/libquota/
H A DMakefile42 libquota.3 quotacursor_skipidtype.3 \
H A Dquota_cursor.c120 quotacursor_skipidtype(struct quotacursor *qc, int idtype) function
/netbsd-6-1-5-RELEASE/usr.sbin/repquota/
H A Drepquota.c240 quotacursor_skipidtype(qc, QUOTA_IDTYPE_GROUP);
243 quotacursor_skipidtype(qc, QUOTA_IDTYPE_USER);

Completed in 60 milliseconds