Searched refs:nLogsize (Results 1 – 1 of 1) sorted by relevance
803 int nLogsize; /* Minimum log size to checkpoint */ member836 if( nLog>=pCkpter->nLogsize ){ in bgc_main()861 static void bgc_logsize_cb(void *pCtx, int nLogsize){ in bgc_logsize_cb() argument863 if( nLogsize>=p->nLogsize ){ in bgc_logsize_cb()902 pCkpter->nLogsize = 1000; in bgc_attach()