cl_dbnum
if (cl->cl_dbidx >= cl->cl_dbnum)
cl->cl_dbnum = _db_get_num_entries(cl->cl_db);
return (cl->cl_dbnum);