Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c33 static struct domain_struct *find_domain_node(char *);
653 dom = find_domain_node(outfile); in sortit()
655 dom = find_domain_node(gcurrent_domain); in sortit()
760 find_domain_node(char *domain_name) in find_domain_node() function
H A Dxgettext.c1387 find_domain_node(char *dname) in find_domain_node() function
1545 tmp_dom = find_domain_node(domain_list); in add_str_to_element_list()