Searched refs:qc_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libquota/
H A Dquota_cursor.c84 qc->qc_type = QC_OLDFILES;
93 qc->qc_type = QC_KERNEL;
108 switch (qc->qc_type) {
122 switch (qc->qc_type) {
139 switch (qc->qc_type) {
157 switch (qc->qc_type) {
173 switch (qc->qc_type) {
187 switch (qc->qc_type) {
H A Dquotapvt.h48 enum { QC_OLDFILES, QC_KERNEL } qc_type; member in struct:quotacursor

Completed in 100 milliseconds