Searched refs:buffer_map (Results 1 – 1 of 1) sorted by relevance
50 struct buffer_map { struct51 struct buffer_map *bm_next; argument57 static struct buffer_map *bm_list; /* NULL by default */ argument59 static struct buffer_map *62 struct buffer_map *bm; in insert_bm()64 bm = (struct buffer_map *)malloc(sizeof (struct buffer_map)); in insert_bm()78 register struct buffer_map *p_curr; in delete_bm()79 register struct buffer_map *p_prev; in delete_bm()