Searched defs:xlate_list (Results 1 – 1 of 1) sorted by relevance
83 static struct translator *xlate_list = NULL; variable634 static struct xlate_list { in load_xlate() struct635 char *library; in load_xlate()636 struct xlate_list *next; in load_xlate()