Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h162 void do_gethostbyname(void *arg);
/external/syslinux/core/lwip/src/api/
Dapi_lib.c732 tcpip_callback(do_gethostbyname, &msg); in netconn_gethostbyname()
Dapi_msg.c1522 do_gethostbyname(void *arg) function