Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.h82 struct dbd *dbd_next; /* next one on this list */ member
H A Dcache_a.out.c138 for (dbdp = dbd_head; dbdp; dbdp = dbdp->dbd_next) { in lo_cache()
141 dbdpp = &dbdp->dbd_next; in lo_cache()
421 dbdp->dbd_next = NULL;