Searched refs:__inet6_scopeid_pton (Results 1 – 4 of 4) sorted by relevance
32 __inet6_scopeid_pton (const struct in6_addr *address, const char *scope, in __inet6_scopeid_pton() function64 libc_hidden_def (__inet6_scopeid_pton)
29 int __inet6_scopeid_pton (const struct in6_addr *address,31 libc_hidden_proto (__inet6_scopeid_pton)
125 if (__inet6_scopeid_pton (&addr, scope, &result) == 0) in expect_failure()161 if (__inet6_scopeid_pton (&addr, scope, &actual) != 0) in expect_success()
92 __inet6_scopeid_pton;
Completed in 4 milliseconds