Home
last modified time | relevance | path

Searched refs:dbd_db (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c139 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;
H A Dcache_a.out.h83 struct db *dbd_db; /* data base described by this */ member