Home
last modified time | relevance | path

Searched refs:bep_off (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Ddumpbind.c220 unsigned int bep_off = bhp->bh_bkts[i].bb_head; in main() local
222 while (bep_off) { in main()
224 bep = (binding_entry *)((char *)bhp + bep_off); in main()
234 bep_off = bep->be_next; in main()