Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c81 static struct translator *xlate_list = NULL; variable
632 static struct xlate_list { in load_xlate() struct
633 char *library; in load_xlate()
634 struct xlate_list *next; in load_xlate()