Home
last modified time | relevance | path

Searched defs:auth_request_present (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c3475 UINT auth_request_present = NX_FALSE; in _nx_http_server_get_process() local
3929 UINT auth_request_present = NX_FALSE; in _nx_http_server_put_process() local
4345 UINT auth_request_present = NX_FALSE; in _nx_http_server_delete_process() local
4829 …CHAR *name_ptr, CHAR *password_ptr, CHAR *realm_ptr, UINT realm_length, UINT *auth_request_present) in _nx_http_server_basic_authenticate()
5937 …password_ptr, UINT password_length, CHAR *realm_ptr, UINT realm_length, UINT *auth_request_present) in _nx_http_server_digest_authenticate()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c3682 UINT auth_request_present = NX_FALSE; in _nx_web_http_server_get_process() local
4224 UINT auth_request_present = NX_FALSE; in _nx_web_http_server_put_process() local
4721 UINT auth_request_present = NX_FALSE; in _nx_web_http_server_delete_process() local
5215 …ACKET *packet_ptr, CHAR *name_ptr, CHAR *password_ptr, CHAR *realm_ptr, UINT *auth_request_present) in _nx_web_http_server_basic_authenticate()
6421 …ACKET *packet_ptr, CHAR *name_ptr, CHAR *password_ptr, CHAR *realm_ptr, UINT *auth_request_present) in _nx_web_http_server_digest_authenticate()