Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/api/
A Dnetdb.c108 s_hostent.h_name = (char*)name; in lwip_gethostbyname()
116 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_name == %s\n", s_hostent.h_name)); in lwip_gethostbyname()
215 ret->h_name = hostname; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.0.3/src/api/
A Dnetdb.c113 s_hostent.h_name = s_hostname; in lwip_gethostbyname()
122 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_name == %s\n", s_hostent.h_name)); in lwip_gethostbyname()
215 ret->h_name = hostname; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.1.2/src/api/
A Dnetdb.c113 s_hostent.h_name = s_hostname; in lwip_gethostbyname()
122 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_name == %s\n", s_hostent.h_name)); in lwip_gethostbyname()
215 ret->h_name = hostname; in lwip_gethostbyname_r()
/components/net/sal/include/
A Dsal_netdb.h51 char *h_name; /* Official name of the host. */ member
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetdb.h73 char *h_name; /* Official name of the host. */ member
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetdb.h93 char *h_name; /* Official name of the host. */ member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetdb.h93 char *h_name; /* Official name of the host. */ member
/components/net/at/at_socket/
A Dat_socket.c1495 s_hostent.h_name = s_hostname; in at_gethostbyname()
1567 ret->h_name = hostname; in at_gethostbyname_r()
/components/lwp/
A Dlwp_syscall.c7334 sal_tmp.h_name = ptr; in sys_gethostbyname2_r()
7357 ret->h_name = ptr; in sys_gethostbyname2_r()

Completed in 29 milliseconds