Home
last modified time | relevance | path

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

/components/net/sal/include/
A Dsal_netdb.h26 #define HOST_NOT_FOUND 210 macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetdb.h65 #define HOST_NOT_FOUND 210 macro
/components/net/lwip/lwip-1.4.1/src/api/
A Dnetdb.c100 h_errno = HOST_NOT_FOUND; in lwip_gethostbyname()
203 *h_errnop = HOST_NOT_FOUND; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetdb.h74 #define HOST_NOT_FOUND 210 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetdb.h74 #define HOST_NOT_FOUND 210 macro
/components/net/lwip/lwip-2.0.3/src/api/
A Dnetdb.c103 h_errno = HOST_NOT_FOUND; in lwip_gethostbyname()
203 *h_errnop = HOST_NOT_FOUND; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.1.2/src/api/
A Dnetdb.c103 h_errno = HOST_NOT_FOUND; in lwip_gethostbyname()
203 *h_errnop = HOST_NOT_FOUND; in lwip_gethostbyname_r()
/components/net/at/at_socket/
A Dat_socket.c1553 *h_errnop = HOST_NOT_FOUND; in at_gethostbyname_r()
1647 return HOST_NOT_FOUND; in at_getaddrinfo()

Completed in 14 milliseconds