Home
last modified time | relevance | path

Searched refs:err_state (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/include/crypto/
Dcryptlib.h16 int err_state; member
/third_party/openssl/crypto/
Dinit.c433 if (locals->err_state) { in ossl_init_thread_stop()
483 locals->err_state = 1; in ossl_init_thread_start()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c836 int err_state = 0; in MHD_handle_connection() local
845 err_state = 1; in MHD_handle_connection()
850 err_state = 1; in MHD_handle_connection()
854 err_state = 1; in MHD_handle_connection()
860 err_state = 1; in MHD_handle_connection()
874 err_state = 1; in MHD_handle_connection()
877 if (0 != err_state) in MHD_handle_connection()