Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c1293 struct prefixentry struct
1302 static const struct prefixentry *labels; argument
1305 static const struct prefixentry default_labels[] =
1352 static const struct prefixentry *precedence;
1355 static const struct prefixentry default_precedence[] =
1383 const struct prefixentry *list, int default_val) in match_prefix()
1768 const struct prefixentry *old = labels; in libc_freeres_fn()
1775 const struct prefixentry *old = precedence; in libc_freeres_fn()
1791 struct prefixentry entry;
1830 const struct prefixentry *e1 = (const struct prefixentry *) p1; in prefixcmp()
[all …]