Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c95 struct domain_st { struct
101 struct domain_st *next; argument
110 static struct domain_st *def_dom = NULL;
111 static struct domain_st *dom_head = NULL;
112 static struct domain_st *dom_tail = NULL;
241 static void write_one_file(struct domain_st *);
248 static struct domain_st *new_domain(void);
1389 static struct domain_st *
1392 struct domain_st *tmp_dom, *p; in find_domain_node()
1531 struct domain_st *tmp_dom; in add_str_to_element_list()
[all …]