Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c10241 static const int szFix = ZIPFILE_LFH_FIXED_SZ; in zipfileGetEntry() local
10244 rc = zipfileReadData(pFile, aRead, szFix, pNew->cds.iOffset, pzErr); in zipfileGetEntry()