Searched refs:qh_oldfilesopen (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libquota/
H A Dquotapvt.h41 int qh_oldfilesopen; member in struct:quotahandle
H A Dquota_oldfiles.c384 if (qh->qh_oldfilesopen) {
429 qh->qh_oldfilesopen = 1;
449 if (qh->qh_oldfilesopen) {
458 qh->qh_oldfilesopen = 0;
488 if (!qh->qh_oldfilesopen) {
575 if (!qh->qh_oldfilesopen) {
H A Dquota_open.c124 qh->qh_oldfilesopen = 0;
H A Dquota_cursor.c70 !qh->qh_oldfilesopen) {

Completed in 187 milliseconds