Home
last modified time | relevance | path

Searched refs:decode_journal_header (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowjournal.c75 static unsigned decode_journal_header(int iOfst){ in decode_journal_header() function
125 cnt = nPage = (int)decode_journal_header(iOfst); in main()