Home | History | Annotate | Download | only in dist

Lines Matching refs:zeroHdr

49372       static const char zeroHdr[28] = {0};
49373 rc = sqlite3OsWrite(pPager->jfd, zeroHdr, sizeof(zeroHdr), 0);