Home
last modified time | relevance | path

Searched refs:NX_HTTP_BOUNDARY_ALREADY_FOUND (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h243 #define NX_HTTP_BOUNDARY_ALREADY_FOUND 0xF4 /* Boundary is already found. … macro
Dnxd_http_server.c7390 return NX_HTTP_BOUNDARY_ALREADY_FOUND; in _nx_http_server_get_entity_content()