Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c53 struct strlist_st { struct
55 struct strlist_st *next; argument
71 struct strlist_st *msgid;
72 struct strlist_st *msgstr;
73 struct strlist_st *comment;
118 struct strlist_st *exstr;
213 static struct strlist_st *strhead = NULL;
214 static struct strlist_st *strtail = NULL;
215 static struct strlist_st *commhead = NULL;
216 static struct strlist_st *commtail = NULL;
[all …]