Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/api/
A Dnetdb.c54 char *aliases; member
214 h->aliases = NULL; in lwip_gethostbyname_r()
216 ret->h_aliases = &h->aliases; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.0.3/src/api/
A Dnetdb.c56 char *aliases; member
214 h->aliases = NULL; in lwip_gethostbyname_r()
216 ret->h_aliases = &h->aliases; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.1.2/src/api/
A Dnetdb.c56 char *aliases; member
214 h->aliases = NULL; in lwip_gethostbyname_r()
216 ret->h_aliases = &h->aliases; in lwip_gethostbyname_r()
/components/net/at/at_socket/
A Dat_socket.c1510 char *aliases; in at_gethostbyname_r() member
1565 h->aliases = NULL; in at_gethostbyname_r()
1568 ret->h_aliases = &h->aliases; in at_gethostbyname_r()
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile231 # This tag can be used to specify a number of aliases that act as commands in
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile231 # This tag can be used to specify a number of aliases that act as commands in
A Dlwip.Doxyfile.cmake.in231 # This tag can be used to specify a number of aliases that act as commands in

Completed in 17 milliseconds