Searched refs:ERR_remove_state (Results 1 – 6 of 6) sorted by relevance
5 ERR_remove_thread_state, ERR_remove_state - DEPRECATED13 void ERR_remove_state(unsigned long tid);23 ERR_remove_state() frees the error queue associated with the specified30 ERR_remove_state() and ERR_remove_thread_state() return no value.38 ERR_remove_state() was deprecated in OpenSSL 1.0.0 and
628 void ERR_remove_state(unsigned long pid) in ERR_remove_state() function
465 OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid);
1066 DEPEND[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod1067 GENERATE[html/man3/ERR_remove_state.html]=man3/ERR_remove_state.pod1068 DEPEND[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod1069 GENERATE[man/man3/ERR_remove_state.3]=man3/ERR_remove_state.pod2988 html/man3/ERR_remove_state.html \3580 man/man3/ERR_remove_state.3 \
2685 ERR_remove_state 2744 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_0_0
8486 Note that ERR_remove_state() is now deprecated, because it is tied8487 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