Searched refs:ERR_remove_state (Results 1 – 6 of 6) sorted by relevance
375 OPENSSL_EXPORT void ERR_remove_state(unsigned long pid);
490 ERR_remove_state(0); in main()
240 #define ERR_remove_state ERR_REMOVE_STATE macro
363 void ERR_remove_state(unsigned long pid) { in ERR_remove_state() function
993 ERR_remove_state(0); in Curl_ossl_cleanup()
292 …o sample/https-client: replace ERR_remove_state() by ERR_remove_thread_state() (77ad68a Azat Khuzh…