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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c35 static struct domain_struct *find_domain_node(char *);
655 dom = find_domain_node(outfile);
657 dom = find_domain_node(gcurrent_domain);
762 find_domain_node(char *domain_name) function
836 } /* find_domain_node */
H A Dxgettext.c1390 find_domain_node(char *dname) function
1439 } /* find_domain_node */
1548 tmp_dom = find_domain_node(domain_list);

Completed in 63 milliseconds