Searched refs:commtail (Results 1 – 1 of 1) sorted by relevance
216 static struct strlist_st *commtail = NULL; variable555 commhead = commtail = NULL; in handle_open_comment()1348 commtail = tmp_str; in add_line_to_comment()1351 commtail->next = tmp_str; in add_line_to_comment()1352 commtail = commtail->next; in add_line_to_comment()1574 commhead = commtail = NULL; in add_str_to_element_list()