Home
last modified time | relevance | path

Searched refs:prefixlist (Results 1 – 1 of 1) sorted by relevance

/sysdeps/posix/
A Dgetaddrinfo.c1699 struct prefixlist struct
1702 struct prefixlist *next; argument
1714 free_prefixlist (struct prefixlist *list) in free_prefixlist()
1718 struct prefixlist *oldp = list; in free_prefixlist()
1768 struct prefixlist *labellist = NULL; in gaiconf_init()
1771 struct prefixlist *precedencelist = NULL; in gaiconf_init()
1839 struct prefixlist **listp; in gaiconf_init()
1873 struct prefixlist *newp = malloc (sizeof (*newp)); in gaiconf_init()
2004 struct prefixlist *l = labellist; in gaiconf_init()
2043 struct prefixlist *l = precedencelist; in gaiconf_init()

Completed in 9 milliseconds