Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c2497 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_callback_data_send()
2512 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_callback_data_send()
3795 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_get_process()
4933 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_basic_authenticate()
6047 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_digest_authenticate()
6063 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_digest_authenticate()
8080 server_ptr -> nx_http_server_allocation_errors++; in _nx_http_server_generate_response_header()
Dnxd_http_server.h395 …ULONG nx_http_server_allocation_errors; /* Number of allocation errors … member