temp_string_buffer is only used within netxduo.
 
Symbols
loading...
Files
loading...

temp_string_buffer variable

Syntax

static UCHAR temp_string_buffer[NX_DNS_NAME_MAX + 1];

References

LocationReferrerText
nxd_dns.c:119
static UCHAR temp_string_buffer[NX_DNS_NAME_MAX + 1];
nxd_dns.c:5006_nx_dns_response_process()
name_size = _nx_dns_name_string_unencode(packet_ptr, data_ptr, temp_string_buffer, NX_DNS_NAME_MAX);
nxd_dns.c:5020_nx_dns_response_process()
(memcmp(host_name, temp_string_buffer, name_size) != 0))

Data Use

Functions reading temp_string_buffer
temp_string_buffer
all items filtered out
Type of temp_string_buffer
temp_string_buffer
all items filtered out