Home
last modified time | relevance | path

Searched refs:quotacursor (Results 1 – 6 of 6) sorted by relevance

/netbsd/include/
H A Dquota.h39 struct quotacursor; /* Opaque. */
71 struct quotacursor *quota_opencursor(struct quotahandle *);
72 void quotacursor_close(struct quotacursor *);
74 int quotacursor_skipidtype(struct quotacursor *, int /*idtype*/);
76 int quotacursor_get(struct quotacursor *, struct quotakey *,
79 int quotacursor_getn(struct quotacursor *, struct quotakey *,
82 int quotacursor_atend(struct quotacursor *);
83 int quotacursor_rewind(struct quotacursor *);
/netbsd/lib/libquota/
H A Dquota_cursor.c40 struct quotacursor *
43 struct quotacursor *qc; in quota_opencursor()
106 quotacursor_close(struct quotacursor *qc) in quotacursor_close()
120 quotacursor_skipidtype(struct quotacursor *qc, int idtype) in quotacursor_skipidtype()
136 quotacursor_get(struct quotacursor *qc, in quotacursor_get()
153 quotacursor_getn(struct quotacursor *qc, in quotacursor_getn()
171 quotacursor_atend(struct quotacursor *qc) in quotacursor_atend()
185 quotacursor_rewind(struct quotacursor *qc) in quotacursor_rewind()
H A Dquotapvt.h46 struct quotacursor { struct
/netbsd/usr.sbin/quotarestore/
H A Dquotarestore.c316 struct quotacursor *qc; in scankeys()
/netbsd/usr.sbin/repquota/
H A Drepquota.c228 struct quotacursor *qc; in repquota()
/netbsd/usr.sbin/makemandb/
H A Dnostem.txt3164 quotacursor