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

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

Completed in 108 milliseconds