Home
last modified time | relevance | path

Searched refs:commtail (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c217 static struct strlist_st *commtail = NULL; variable
558 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()