Searched refs:line_node (Results 1 – 3 of 3) sorted by relevance
77 struct line_node { struct
66 struct line_node *ln; in line_list__add_line()81 ln = zalloc(sizeof(struct line_node)); in line_list__add_line()93 struct line_node *ln; in line_list__has_line()112 struct line_node *ln; in line_list__free()114 ln = list_first_entry(head, struct line_node, list); in line_list__free()
373 struct line_node *ln; in show_line_range()