Home
last modified time | relevance | path

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

/sysdeps/posix/
A Dgetaddrinfo.c1136 static const struct scopeentry struct
1155 static const struct scopeentry *scopes; argument
1692 const struct scopeentry *old = scopes; in libc_freeres_fn()
1708 struct scopeentry entry;
1754 const struct scopeentry *e1 = (const struct scopeentry *) p1; in scopecmp()
1755 const struct scopeentry *e2 = (const struct scopeentry *) p2; in scopecmp()
2060 struct scopeentry *new_scopes; in gaiconf_init()
2098 new_scopes = (struct scopeentry *) default_scopes; in gaiconf_init()
2111 const struct scopeentry *oldscope = scopes; in gaiconf_init()

Completed in 7 milliseconds