Searched defs:pohead (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds