Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_io.c197 char *zPgsz; in do_io() local
212 zPgsz = azArg[1]; in do_io()
214 pgsz = (int)getNextSize(zPgsz, 0, &rc); in do_io()