Searched refs:nx_web_http_server_authentication_check_set (Results 1 – 2 of 2) sorted by relevance
418 #define nx_web_http_server_authentication_check_set _nx_web_http_server_authentication_che… macro454 #define nx_web_http_server_authentication_check_set _nxe_web_http_server_authentication_ch… macro532 UINT nx_web_http_server_authentication_check_set(NX_WEB_HTTP_SERVER *http_server_ptr,
444 status = nx_web_http_server_authentication_check_set(&my_server, authentication_check_extended); in thread_server_entry()