Searched refs:sb_next (Results 1 – 2 of 2) sorted by relevance
2461 msgchunk_T *sb_next; member2521 last_msgchunk->sb_next = mp; in store_sb_text()2524 mp->sb_next = NULL; in store_sb_text()2651 if (mp->sb_eol || mp->sb_next == NULL) in disp_sb_line()2653 mp = mp->sb_next; in disp_sb_line()2655 return mp->sb_next; in disp_sb_line()
1865 sblock_T *sb_next; // next block in list member4318 bl->sb_next = spin->si_blocks; in getroom()4356 next = bl->sb_next; in free_blocks()