Searched defs:match_count (Results 1 – 3 of 3) sorted by relevance
/NetX-Duo-v6.3.0/addons/http/ |
D | nxd_http_server.c | 7464 ULONG match_count = 0; in _nx_http_server_boundary_find() local 7715 …AR *src_start, UCHAR *src_end, UCHAR *target, ULONG target_length, ULONG *match_count, UCHAR **mat… in _nx_http_server_match_string()
|
/NetX-Duo-v6.3.0/addons/web/ |
D | nx_web_http_server.c | 8010 ULONG match_count = 0; in _nx_web_http_server_boundary_find() local 8260 …AR *src_start, UCHAR *src_end, UCHAR *target, ULONG target_length, ULONG *match_count, UCHAR **mat… in _nx_web_http_server_match_string()
|
/NetX-Duo-v6.3.0/addons/mdns/ |
D | nxd_mdns.c | 7887 ULONG match_count; in _nx_mdns_packet_process() local
|