Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/msgfmt/
H A Dxgettext.c248 static struct domain_st *new_domain(void);
1400 def_dom = new_domain(); in find_domain_node()
1409 def_dom = new_domain(); in find_domain_node()
1427 tmp_dom = new_domain(); in find_domain_node()
1824 struct domain_st *tmp_domain = new_domain(); in read_po()
2180 new_domain(void) in new_domain() function