Home
last modified time | relevance | path

Searched refs:QC_OLDFILES (Results 1 – 2 of 2) sorted by relevance

/netbsd/lib/libquota/
H A Dquota_cursor.c84 qc->qc_type = QC_OLDFILES; in quota_opencursor()
109 case QC_OLDFILES: in quotacursor_close()
123 case QC_OLDFILES: in quotacursor_skipidtype()
140 case QC_OLDFILES: in quotacursor_get()
158 case QC_OLDFILES: in quotacursor_getn()
174 case QC_OLDFILES: in quotacursor_atend()
188 case QC_OLDFILES: in quotacursor_rewind()
H A Dquotapvt.h48 enum { QC_OLDFILES, QC_KERNEL } qc_type; enumerator