Home
last modified time | relevance | path

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

/inet/
A Dinet6_scopeid_pton.c32 __inet6_scopeid_pton (const struct in6_addr *address, const char *scope, in __inet6_scopeid_pton() function
64 libc_hidden_def (__inet6_scopeid_pton)
A Dnet-internal.h29 int __inet6_scopeid_pton (const struct in6_addr *address,
31 libc_hidden_proto (__inet6_scopeid_pton)
A Dtst-inet6_scopeid_pton.c125 if (__inet6_scopeid_pton (&addr, scope, &result) == 0) in expect_failure()
161 if (__inet6_scopeid_pton (&addr, scope, &actual) != 0) in expect_success()
A DVersions92 __inet6_scopeid_pton;

Completed in 4 milliseconds