err_clear_error(3openssl) opensolaris man page | unix.com

Man Page: err_clear_error

Operating Environment: opensolaris

Section: 3openssl

ERR_clear_error(3openssl)					      OpenSSL						 ERR_clear_error(3openssl)

NAME
ERR_clear_error - clear the error queue
SYNOPSIS
#include <openssl/err.h> void ERR_clear_error(void);
DESCRIPTION
ERR_clear_error() empties the current thread's error queue.
RETURN VALUES
ERR_clear_error() has no return value.
SEE ALSO
err(3), ERR_get_error(3)
HISTORY
ERR_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_get_error(3openssl) - opensolaris
err_print_errors(3openssl) - opensolaris
err(3) - opendarwin
err_peek_error(3openssl) - opensolaris
err_put_error(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
solaris zones vs container..
What does this mean?
Study UNIX Kernel
Change directory for core file
What's legal and what's not?