binding_entry
while ((sizeof (binding_entry) + bhp->bh_end) > bhp->bh_size)
bhp->bh_end += sizeof (binding_entry);
binding_entry * bep;
bep = (binding_entry *)((char *)bhp + be_off);
binding_entry *prev_bep = NULL;
binding_entry *cur_bep;
cur_bep = (binding_entry *)((char *)bhp +
cur_bep = (binding_entry *)((char *)bhp +
cur_bep = (binding_entry *)((char *)bhp +
binding_entry * new_bep;
new_bep = (binding_entry *)((char *)bhp +
prev_bep = (binding_entry *)((char *)bhp +
binding_entry * bep;
bep = (binding_entry *)((char *)bhp + bep_off);