Searched refs:commtail (Results 1 – 1 of 1) sorted by relevance
217 static struct strlist_st *commtail = NULL; variable558 commhead = commtail = NULL; in handle_open_comment()1351 commtail = tmp_str; in add_line_to_comment()1354 commtail->next = tmp_str; in add_line_to_comment()1355 commtail = commtail->next; in add_line_to_comment()1577 commhead = commtail = NULL; in add_str_to_element_list()