Query: err_clear_error
OS: opensolaris
Section: 3openssl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ERR_clear_error(3openssl) OpenSSL ERR_clear_error(3openssl)NAMEERR_clear_error - clear the error queueSYNOPSIS#include <openssl/err.h> void ERR_clear_error(void);DESCRIPTIONERR_clear_error() empties the current thread's error queue.RETURN VALUESERR_clear_error() has no return value.SEE ALSOerr(3), ERR_get_error(3)HISTORYERR_clear_error() is available in all versions of SSLeay and OpenSSL. OpenSSL-0.9.8 Oct 11 2005 ERR_clear_error(3openssl)
Related Man Pages |
---|
err(3) - opendarwin |
err_get_error_line(3openssl) - opensolaris |
err_peek_error(3openssl) - opensolaris |
err_peek_last_error_line(3openssl) - opensolaris |
err(3openssl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Study UNIX Kernel |
Change directory for core file |
Identify problem with while getopts |
Solaris 10 - password complexity not working |
Shopt -s histappend |