Lines Matching defs:newAuth
92146 u8 newAuth = 0;92147 rc = sqlite3UserAuthCheckLogin(db, zName, &newAuth);92148 if( newAuth<db->auth.authLevel ){