Home
last modified time | relevance | path

Searched refs:_nxd_dns_host_by_address_get (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.h861 #define nxd_dns_host_by_address_get _nxd_dns_host_by_address_get
999 UINT _nxd_dns_host_by_address_get(NX_DNS *dns_ptr, NXD_ADDRESS *host_address_ptr, UCHAR *hos…
Dnxd_dns.c7495 …status = _nxd_dns_host_by_address_get(dns_ptr, host_address, host_name_ptr, host_name_buffer_size… in _nxde_dns_host_by_address_get()
7553 UINT _nxd_dns_host_by_address_get(NX_DNS *dns_ptr, NXD_ADDRESS *host_address_ptr, UCHAR *host_name… in _nxd_dns_host_by_address_get() function