Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c1696 add_node_to_polist(struct element_st **pohead, in add_node_to_polist() argument
1703 if (*pohead == NULL) { in add_node_to_polist()
1704 *pohead = *potail = elem; in add_node_to_polist()