Searched defs:status_code_length (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/web/ |
| D | nx_web_http_server.c | 2818 UINT status_code_length = 0; in _nx_web_http_server_callback_response_send() local 2891 … UINT status_code_length, CHAR *information, in _nxe_web_http_server_callback_response_send_extended() 2972 UINT status_code_length, CHAR *information, in _nx_web_http_server_callback_response_send_extended() 5068 UINT status_code_length, CHAR *information, in _nx_web_http_server_response_send() 8600 CHAR *status_code, UINT status_code_length, in _nx_web_http_server_generate_response_header() 9862 UINT status_code_length = 0; in _nx_web_http_server_callback_generate_response_header() local 9933 … UINT status_code_length, UINT content_length, in _nxe_web_http_server_callback_generate_response_header_extended() 10010 … UINT status_code_length, UINT content_length, in _nx_web_http_server_callback_generate_response_header_extended()
|
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_server.c | 4685 …ver_response_send(NX_HTTP_SERVER *server_ptr, CHAR *status_code, UINT status_code_length, CHAR *in… in _nx_http_server_response_send() 8060 … UINT status_code_length, UINT content_length, CHAR *content_type, in _nx_http_server_generate_response_header() 8365 … UINT status_code_length, UINT content_length, CHAR *content_type, in _nxe_http_server_callback_generate_response_header_extended() 8434 UINT status_code_length = 0; in _nx_http_server_callback_generate_response_header() local 8509 … UINT status_code_length, UINT content_length, CHAR *content_type, in _nx_http_server_callback_generate_response_header_extended()
|