Home
last modified time | relevance | path

Searched refs:ERR_remove_state (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DERR_remove_state.pod5 ERR_remove_thread_state, ERR_remove_state - DEPRECATED
13 void ERR_remove_state(unsigned long tid);
23 ERR_remove_state() frees the error queue associated with the specified
30 ERR_remove_state() and ERR_remove_thread_state() return no value.
38 ERR_remove_state() was deprecated in OpenSSL 1.0.0 and
/openssl/crypto/err/
H A Derr.c662 void ERR_remove_state(unsigned long pid) in ERR_remove_state() function
/openssl/include/openssl/
H A Derr.h.in465 OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid);
/openssl/doc/
H A Dbuild.info1070 DEPEND[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod
1071 GENERATE[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod
1072 DEPEND[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod
1073 GENERATE[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod
3017 html/man3/ERR_remove_state.html \
3616 man/man3/ERR_remove_state.3 \
/openssl/util/
H A Dlibcrypto.num2685 ERR_remove_state 2744 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_0_0
/openssl/
H A DCHANGES.md8883 Note that ERR_remove_state() is now deprecated, because it is tied
8884 to the assumption that thread IDs are numeric. ERR_remove_state(0)
15962 it in ERR_remove_state if appropriate, and change ERR_get_state

Completed in 78 milliseconds