Searched refs:nx_dns_authority_zone_start_get (Results 1 – 2 of 2) sorted by relevance
850 #define nx_dns_authority_zone_start_get _nx_dns_authority_zone_start_get macro890 #define nx_dns_authority_zone_start_get _nxe_dns_authority_zone_start_get macro935 UINT nx_dns_authority_zone_start_get (NX_DNS *dns_ptr, UCHAR *host_name, UCHAR *record_buff…
819 …status = nx_dns_authority_zone_start_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffe… in thread_client_entry()