Searched refs:temp_information_length (Results 1 – 2 of 2) sorted by relevance
2809 UINT temp_information_length = 0; in _nx_http_server_callback_response_send_extended() local2814 …(information && _nx_utility_string_length_check(information, &temp_information_length, NX_MAX_STRI… in _nx_http_server_callback_response_send_extended()2822 (information && (temp_information_length != information_length)) || in _nx_http_server_callback_response_send_extended()
2977 UINT temp_information_length = 0; in _nx_web_http_server_callback_response_send_extended() local2982 …(information && _nx_utility_string_length_check(information, &temp_information_length, NX_MAX_STRI… in _nx_web_http_server_callback_response_send_extended()2990 (information && (temp_information_length != information_length)) || in _nx_web_http_server_callback_response_send_extended()