Home
last modified time | relevance | path

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

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