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

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

Completed in 58 milliseconds