Home
last modified time | relevance | path

Searched defs:xlate_list (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libnsl/netdir/
H A Dnetdir.c83 static struct translator *xlate_list = NULL; variable
634 static struct xlate_list { in load_xlate() struct
635 char *library; in load_xlate()
636 struct xlate_list *next; in load_xlate()