centos man page for auparse_reset

Query: auparse_reset

OS: centos

Section: 3

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

AUPARSE_RESET(3)						  Linux Audit API						  AUPARSE_RESET(3)

NAME
auparse_reset - reset audit parser instance
SYNOPSIS
#include <auparse.h> int auparse_reset(auparse_state_t *au);
DESCRIPTION
auparse_reset resets all internal cursors to the beginning. It closes files and descriptors.
RETURN VALUE
Returns -1 if an error occurs; otherwise, 0 for success.
SEE ALSO
auparse_init(3), auparse_destroy(3).
AUTHOR
Steve Grubb Red Hat Feb 2007 AUPARSE_RESET(3)
Related Man Pages
ausearch_add_item(3) - debian
ausearch_add_interpreted_item(3) - debian
auparse_get_timestamp(3) - centos
ausearch_add_item(3) - centos
ausearch_add_item(3) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq