Home
last modified time | relevance | path

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

/inet/
A Dtst-inet6_scopeid_pton.c60 call_gai (int family, const char *address, const char *scope, in call_gai() function
139 if (call_gai (AF_UNSPEC, address, scope, &sa)) in expect_failure()
145 if (call_gai (AF_INET6, address, scope, &sa)) in expect_failure()
178 if (call_gai (AF_UNSPEC, address, scope, &sa)) in expect_success()
187 if (call_gai (AF_INET6, address, scope, &sa)) in expect_success()

Completed in 4 milliseconds