__log_find
int __log_find __P((DB_LOG *, int, int *));
if ((ret = __log_find(dblp, 0, &cnt)) != 0)
if ((ret = __log_find(dblp, 1, &cnt)) != 0)