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