Searched refs:dbUpdate (Results 1 – 1 of 1) sorted by relevance
39144 unsigned char dbUpdate; /* True if any part of database file changed */ member40766 pFile->dbUpdate = 0; in unixLock()42009 || pFile->dbUpdate==0 in afpUnlock()42357 pFile->dbUpdate = 1; /* The database has been modified */ in unixWrite()42942 ((unixFile*)id)->dbUpdate = 0; in unixFileControl()