Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c94 struct domain_st { struct
100 struct domain_st *next; argument
109 static struct domain_st *def_dom = NULL;
1386 static struct domain_st *
1389 struct domain_st *tmp_dom, *p; in find_domain_node()
1528 struct domain_st *tmp_dom; in add_str_to_element_list()
1671 struct domain_st *tmp; in write_all_files()
2174 static struct domain_st *
2177 struct domain_st *tmp; in new_domain()
2179 tmp = (struct domain_st *)malloc(sizeof (struct domain_st)); in new_domain()
[all …]