AUPARSE_RESET
AUPARSE_RESET
Section: Linux Audit API (3) Updated: Feb 2007 Local index
Up
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
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:42:05 GMT, April 16, 2011