Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c120 void * new_bhp; in remap_buffer() local
121 if ((new_bhp = mmap(0, bhp->bh_size, PROT_READ | PROT_WRITE, in remap_buffer()
133 bhp = (bindhead *)new_bhp; in remap_buffer()