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