Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Ddumpbind.c129 bindhead *bhp, *tmp_bhp; in main() local
190 if ((tmp_bhp = (bindhead *)mmap(0, bhp->bh_size, in main()
199 bhp = tmp_bhp; in main()