Searched refs:NX_WEB_HTTP_ERROR (Results 1 – 5 of 5) sorted by relevance
154 if (status != NX_WEB_HTTP_ERROR) in thread_server_entry()164 if (status != NX_WEB_HTTP_ERROR) in thread_server_entry()174 if (status != NX_WEB_HTTP_ERROR) in thread_server_entry()
266 if (status != NX_WEB_HTTP_ERROR) in thread_client_entry()271 if (status != NX_WEB_HTTP_ERROR) in thread_client_entry()276 if (status != NX_WEB_HTTP_ERROR) in thread_client_entry()
669 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_get_start()677 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_get_start()1025 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_get_secure_start()1033 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_get_secure_start()1436 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_get_server_response()1573 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_response_body_get()1594 status = NX_WEB_HTTP_ERROR; in _nx_web_http_client_response_body_get()2855 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_put_start()2863 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_put_start()3246 return(NX_WEB_HTTP_ERROR); in _nx_web_http_client_put_secure_start()[all …]
816 return NX_WEB_HTTP_ERROR; in _nx_web_http_server_content_get_extended()849 return NX_WEB_HTTP_ERROR; in _nx_web_http_server_content_get_extended()961 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_content_get_extended()2666 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_callback_data_send()2829 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_callback_response_send()2985 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_callback_response_send_extended()2993 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_callback_response_send_extended()3192 status = NX_WEB_HTTP_ERROR; in _nx_web_http_server_receive_data()3482 return(NX_WEB_HTTP_ERROR); in _nx_web_http_server_get_client_request()3601 return NX_WEB_HTTP_ERROR; in _nx_web_http_server_get_client_request()[all …]
117 #define NX_WEB_HTTP_ERROR 0x30000 /* HTTP internal error … macro