Searched refs:_nx_http_server_match_string (Results 1 – 2 of 2) sorted by relevance
634 UINT _nx_http_server_match_string(UCHAR *src_start, UCHAR *src_end, UCHAR *target, ULONG tar…
7577 while(_nx_http_server_match_string(available_packet -> nx_packet_prepend_ptr + offset, in _nx_http_server_boundary_find()7622 if(_nx_http_server_match_string(available_packet -> nx_packet_prepend_ptr, in _nx_http_server_boundary_find()7714 UINT _nx_http_server_match_string(UCHAR *src_start, UCHAR *src_end, UCHAR *target, ULONG target_le… in _nx_http_server_match_string() function