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