Searched refs:NX_HTTP_DONT_AUTHENTICATE (Results 1 – 3 of 3) sorted by relevance
131 #define NX_HTTP_DONT_AUTHENTICATE 0xE3 /* HTTP authentication not needed … macro
226 #define NX_HTTP_DONT_AUTHENTICATE 0xE3 /* HTTP authentication not needed … macro
3595 if ((status != NX_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_http_server_get_process()4041 if ((status != NX_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_http_server_put_process()4427 if ((status != NX_HTTP_DONT_AUTHENTICATE) && (status != NX_SUCCESS)) in _nx_http_server_delete_process()