Home
last modified time | relevance | path

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

/system/netd/resolv/
Dgetaddrinfo.cpp537 char pton[PTON_MAX]; in explore_numeric() local
556 if (inet_pton(afd->a_af, hostname, pton) == 1) { in explore_numeric()
558 GET_AI(cur->ai_next, afd, pton); in explore_numeric()