bindhead
bhp = (bindhead *)new_bhp;
int init_size = sizeof (bindhead) + BLKSIZE;
if ((bhp = (bindhead *)mmap(0, init_size,
bhp->bh_end = sizeof (bindhead);
if (stbuf.st_size < sizeof (bindhead)) {
if ((bhp = (bindhead *)mmap(0, stbuf.st_size,
static bindhead *bhp = NULL;
set_buffer_locks(bindhead * bhp)
bindhead *bhp, *tmp_bhp;
if ((bhp = (bindhead *)mmap(0, sizeof (bindhead),
if ((tmp_bhp = (bindhead *)mmap(0, bhp->bh_size,
(void) munmap((void *)bhp, sizeof (bindhead));
query_buffer_locks(bindhead * bhp)
clear_buffer_locks(bindhead * bhp)