Searched refs:dbd_db (Results 1 – 2 of 2) sorted by relevance
139 if (strcmp(ds, &AP(dbdp->dbd_db)[dbdp->dbd_db->db_name]) == 0) in lo_cache()140 return (dbdp->dbd_db); in lo_cache()420 dbdp->dbd_db = dbp;
83 struct db *dbd_db; /* data base described by this */ member