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