Home
last modified time | relevance | path

Searched refs:quota_opencursor (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/include/
H A Dquota.h71 struct quotacursor *quota_opencursor(struct quotahandle *);
/netbsd-src/lib/libquota/
H A DMakefile33 libquota.3 quota_opencursor.3 \
H A Dquota_cursor.c41 quota_opencursor(struct quotahandle *qh) in quota_opencursor() function
/netbsd-src/usr.sbin/quotarestore/
H A Dquotarestore.c322 qc = quota_opencursor(qh); in scankeys()
/netbsd-src/usr.sbin/repquota/
H A Drepquota.c234 qc = quota_opencursor(qh); in repquota()