Searched refs:doSync (Results 1 – 1 of 1) sorted by relevance
1662 int doSync = 0; in test_quota_fflush() local1670 if( Tcl_GetBooleanFromObj(interp, objv[2], &doSync) ) return TCL_ERROR; in test_quota_fflush()1672 rc = sqlite3_quota_fflush(p, doSync); in test_quota_fflush()