Searched refs:strlist_st (Results 1 – 1 of 1) sorted by relevance
53 struct strlist_st { struct55 struct strlist_st *next; argument71 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 …]