Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_getaddrinfo_test.c401 struct addrinfo hints, *server_info; in test_tcp_server4() local
542 struct addrinfo hints, *server_info; in test_tcp_server6() local
1143 struct addrinfo hints, *addrinfo; in dns_test() local
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c14253 INT nx_bsd_getaddrinfo(const CHAR *node, const CHAR *service, const struct nx_bsd_addrinfo *hints,… in nx_bsd_getaddrinfo()