opensolaris man page for err_clear_error

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)

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_line(3openssl) - opensolaris
err_peek_error_line(3openssl) - opensolaris
err_peek_error_line_data(3openssl) - opensolaris
err_peek_last_error_line(3openssl) - opensolaris
err_put_error(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
solaris zones vs container..
What does this mean?
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?