Searched refs:nx_dns_srv_hostname_ptr (Results 1 – 3 of 3) sorted by relevance
785 if(nx_dns_srv_entry_ptr[i] -> nx_dns_srv_hostname_ptr) in thread_client_entry()786 printf("hostname = %s\n", nx_dns_srv_entry_ptr[i] -> nx_dns_srv_hostname_ptr); in thread_client_entry()
527 UCHAR *nx_dns_srv_hostname_ptr; member
5622 …status = _nx_utility_string_length_check((CHAR *)(srv_entry -> nx_dns_srv_hostname_ptr), &data_len… in _nx_dns_process_a_type()5626 … ((memcmp(srv_entry -> nx_dns_srv_hostname_ptr, &temp_string_buffer[0], name_size)) == 0)) in _nx_dns_process_a_type()6923 nx_dns_srv_entry_ptr -> nx_dns_srv_hostname_ptr = *buffer_append_ptr; in _nx_dns_process_srv_type()6953 …ar*)&temp_string_buffer[6], (const char*)nx_dns_srv_entry_ptr -> nx_dns_srv_hostname_ptr, name_len… in _nx_dns_process_srv_type()10184 nx_dns_srv_entry_ptr -> nx_dns_srv_hostname_ptr = buffer_append_ptr; in _nx_dns_cache_find_answer()