Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c56 static struct dbd *dbd_head = NULL; /* head of data bases */ variable
137 dbdpp = &dbd_head; in lo_cache()
138 for (dbdp = dbd_head; dbdp; dbdp = dbdp->dbd_next) { in lo_cache()