redhat man page for err_clear_error

Query: err_clear_error

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ERR_clear_error(3)						      OpenSSL							ERR_clear_error(3)

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. 0.9.7a 2000-01-31 ERR_clear_error(3)
Related Man Pages
err(3) - opendarwin
err_get_error_line(3openssl) - opensolaris
err_get_error_line_data(3openssl) - opensolaris
err_peek_error_line(3openssl) - opensolaris
err(3ssl) - debian
Similar Topics in the Unix Linux Community
Retrieving previous command in a script
Issue with &quot;rsh&quot; on RedHat
Issue with events occuring in DST window
[TIP] Processing YAML files with yq