Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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-master/crypto/err/
A Derr.c628 void ERR_remove_state(unsigned long pid) in ERR_remove_state() function
/openssl-master/include/openssl/
A Derr.h.in465 OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid);
/openssl-master/doc/
A Dbuild.info1066 DEPEND[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod
1067 GENERATE[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod
1068 DEPEND[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod
1069 GENERATE[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod
2988 html/man3/ERR_remove_state.html \
3580 man/man3/ERR_remove_state.3 \
/openssl-master/util/
A Dlibcrypto.num2685 ERR_remove_state 2744 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_0_0
/openssl-master/
A DCHANGES.md8486 Note that ERR_remove_state() is now deprecated, because it is tied
8487 to the assumption that thread IDs are numeric. ERR_remove_state(0)
15565 it in ERR_remove_state if appropriate, and change ERR_get_state

Completed in 51 milliseconds