Searched refs:dbd_head (Results 1 – 1 of 1) sorted by relevance
56 static struct dbd *dbd_head = NULL; /* head of data bases */ variable137 dbdpp = &dbd_head; in lo_cache()138 for (dbdp = dbd_head; dbdp; dbdp = dbdp->dbd_next) { in lo_cache()