Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/msgfmt/
H A Dxgettext.c112 static struct domain_st *dom_tail = NULL; variable
1432 dom_tail = tmp_dom; in find_domain_node()
1434 dom_tail->next = tmp_dom; in find_domain_node()
1435 dom_tail = dom_tail->next; in find_domain_node()