Searched refs:buffer_map (Results 1 – 1 of 1) sorted by relevance
48 struct buffer_map { struct49 struct buffer_map *bm_next; argument55 static struct buffer_map *bm_list; /* NULL by default */ argument57 static struct buffer_map *60 struct buffer_map *bm; in insert_bm()62 bm = (struct buffer_map *)malloc(sizeof (struct buffer_map)); in insert_bm()76 register struct buffer_map *p_curr; in delete_bm()77 register struct buffer_map *p_prev; in delete_bm()