Searched refs:_nx_web_http_server_boundary_find (Results 1 – 3 of 3) sorted by relevance
7653 if(_nx_web_http_server_boundary_find(server_ptr, packet_pptr) != NX_SUCCESS) in _nx_web_http_server_get_entity_header()7662 _nx_web_http_server_boundary_find(server_ptr, packet_pptr); in _nx_web_http_server_get_entity_header()7938 status = _nx_web_http_server_boundary_find(server_ptr, packet_pptr); in _nx_web_http_server_get_entity_content()8003 UINT _nx_web_http_server_boundary_find(NX_WEB_HTTP_SERVER *server_ptr, NX_PACKET **packet_pptr) in _nx_web_http_server_boundary_find() function
632 UINT _nx_web_http_server_boundary_find(NX_WEB_HTTP_SERVER *server_ptr, NX_PACKET **packet_pp…
4834 _nx_web_http_server_boundary_find()