Lines Matching refs:bufnode
33 struct bufnode { struct
34 struct bufnode *next, *prev; argument
35 struct bufnode *hnext, *hprev; argument
40 struct bufnode node;
53 struct bufnode buflist;
54 struct bufnode hashtbl[BUFHASH_SIZE];
150 struct bufnode *bn; in ch_get()
430 struct bufnode *bn; in sync_logfile()
470 struct bufnode *bn; in buffered()
553 struct bufnode *bn; in ch_end_buffer_seek()
579 struct bufnode *bn; in ch_beg_seek()
580 struct bufnode *firstbn; in ch_beg_seek()
710 struct bufnode *bn; in ch_flush()
767 struct bufnode *bn; in ch_addbuf()
804 struct bufnode *bn; in ch_delbufs()
955 struct bufnode *bn;