find_domain_node
static struct domain_struct *find_domain_node(char *);
dom = find_domain_node(outfile);
dom = find_domain_node(gcurrent_domain);
tmp_dom = find_domain_node(domain_list);