Searched refs:strlist_st (Results 1 – 1 of 1) sorted by relevance
54 struct strlist_st { struct56 struct strlist_st *next; argument72 struct strlist_st *msgid;73 struct strlist_st *msgstr;74 struct strlist_st *comment;119 struct strlist_st *exstr;214 static struct strlist_st *strhead = NULL;215 static struct strlist_st *strtail = NULL;216 static struct strlist_st *commhead = NULL;217 static struct strlist_st *commtail = NULL;[all …]