Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dmsgfmt.c35 static struct domain_struct *find_domain_node(char *);
655 dom = find_domain_node(outfile); in sortit()
657 dom = find_domain_node(gcurrent_domain); in sortit()
762 find_domain_node(char *domain_name) in find_domain_node() function
H A Dxgettext.c1390 find_domain_node(char *dname) in find_domain_node() function
1548 tmp_dom = find_domain_node(domain_list); in add_str_to_element_list()