Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/api/
Dnetdb.c93 HOSTENT_STORAGE ip_addr_t s_hostent_addr; in lwip_gethostbyname() local
105 s_hostent_addr = addr; in lwip_gethostbyname()
106 s_phostent_addr[0] = &s_hostent_addr; in lwip_gethostbyname()