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

  /external/syslinux/core/lwip/src/include/lwip/
api_msg.h 128 /** As do_gethostbyname requires more arguments but doesn't require a netconn,
130 do_gethostbyname must be called using tcpip_callback instead of tcpip_apimsg
162 void do_gethostbyname(void *arg);
  /external/syslinux/core/lwip/src/api/
api_lib.c 732 tcpip_callback(do_gethostbyname, &msg);
api_msg.c 1522 do_gethostbyname(void *arg) function
    [all...]

Completed in 5385 milliseconds