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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c112 static struct domain_st *dom_tail = NULL; variable in typeref:struct:domain_st
1432 dom_tail = tmp_dom;
1434 dom_tail->next = tmp_dom;
1435 dom_tail = dom_tail->next;

Completed in 64 milliseconds