Searched refs:match (Results 1 – 3 of 3) sorted by relevance
4836 UINT match; in _nx_http_server_basic_authenticate() local4865 match = NX_TRUE; in _nx_http_server_basic_authenticate()4874 match = NX_FALSE; in _nx_http_server_basic_authenticate()4882 if (match && (i < authorization_decoded_size) && (authorization_decoded[i] == ':')) in _nx_http_server_basic_authenticate()4890 match = NX_TRUE; in _nx_http_server_basic_authenticate()4899 match = NX_FALSE; in _nx_http_server_basic_authenticate()4908 if (match && (i == authorization_decoded_size) && in _nx_http_server_basic_authenticate()
5222 UINT match; in _nx_web_http_server_basic_authenticate() local5252 match = NX_TRUE; in _nx_web_http_server_basic_authenticate()5261 match = NX_FALSE; in _nx_web_http_server_basic_authenticate()5269 if (match && (i < authorization_decoded_size) && (authorization_decoded[i] == ':')) in _nx_web_http_server_basic_authenticate()5277 match = NX_TRUE; in _nx_web_http_server_basic_authenticate()5286 match = NX_FALSE; in _nx_web_http_server_basic_authenticate()5295 if (match && (i == authorization_decoded_size) && in _nx_web_http_server_basic_authenticate()
2711 nxd_ipv6_find_max_prefix_length.c Optimized the prefix match algorithm3609 Files are modified to match the certificate ID:5396 … Modified the clear gateway address call function to match NetX Duo 5.8 5745 not match the message body. 5806 … in the received SNMP packet with the Agent private string for a match.