Searched defs:information_length (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_server.c | 2657 UINT information_length = 0; in _nx_http_server_callback_response_send() local 2727 … UINT information_length, CHAR *additional_info, UINT additional_info_length) in _nxe_http_server_callback_response_send_extended() 2805 … UINT information_length, CHAR *additional_info, UINT additional_info_length) in _nx_http_server_callback_response_send_extended() 4686 … UINT information_length, CHAR *additional_information, UINT additional_info_length) in _nx_http_server_response_send()
|
| /NetX-Duo-v6.2.1/addons/web/ |
| D | nx_web_http_server.c | 2819 UINT information_length = 0; in _nx_web_http_server_callback_response_send() local 2892 … UINT information_length, CHAR *additional_info, in _nxe_web_http_server_callback_response_send_extended() 2973 … UINT information_length, CHAR *additional_info, in _nx_web_http_server_callback_response_send_extended() 5069 UINT information_length, CHAR *additional_information, in _nx_web_http_server_response_send()
|