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()
413 struct bufnode *bn; in sync_logfile()
451 struct bufnode *bn; in buffered()
534 struct bufnode *bn; in ch_end_buffer_seek()
560 struct bufnode *bn; in ch_beg_seek()
561 struct bufnode *firstbn; in ch_beg_seek()
677 struct bufnode *bn; in ch_flush()
734 struct bufnode *bn; in ch_addbuf()
771 struct bufnode *bn; in ch_delbufs()
922 struct bufnode *bn;