HomeSort by relevance Sort by last modified time
    Searched refs:lwip_getaddrinfo (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
netdb.h 104 int lwip_getaddrinfo(const char *nodename,
115 lwip_getaddrinfo(nodname, servname, hints, res)
  /external/syslinux/core/lwip/src/api/
netdb.c 266 lwip_getaddrinfo(const char *nodename, const char *servname, function
  /external/curl/lib/
curl_addrinfo.c 551 int res=lwip_getaddrinfo(hostname, service, hints, result);

Completed in 454 milliseconds