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