Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c1693 add_node_to_polist(struct element_st **pohead, in add_node_to_polist() argument
1700 if (*pohead == NULL) { in add_node_to_polist()
1701 *pohead = *potail = elem; in add_node_to_polist()