Searched refs:NX_WEB_HTTP_DONT_AUTHENTICATE (Results 1 – 2 of 2) sorted by relevance
121 #define NX_WEB_HTTP_DONT_AUTHENTICATE 0x30003 /* HTTP authentication not needed … macro
3815 if ((status != NX_WEB_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_web_http_server_get_process()4348 if ((status != NX_WEB_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_web_http_server_put_process()4807 if ((status != NX_WEB_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_web_http_server_delete_process()