Home
last modified time | relevance | path

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

/netbsd/lib/libquota/
H A Dquota_cursor.c93 qc->qc_type = QC_KERNEL; in quota_opencursor()
112 case QC_KERNEL: in quotacursor_close()
126 case QC_KERNEL: in quotacursor_skipidtype()
144 case QC_KERNEL: in quotacursor_get()
162 case QC_KERNEL: in quotacursor_getn()
177 case QC_KERNEL: in quotacursor_atend()
190 case QC_KERNEL: in quotacursor_rewind()
H A Dquotapvt.h48 enum { QC_OLDFILES, QC_KERNEL } qc_type; enumerator