AUPARSE_GET_TYPE
AUPARSE_GET_TYPE
Section: Linux Audit API (3) Updated: Feb 2007 Local index
Up
NAME
auparse_get_type - get record's type
SYNOPSIS
#include <auparse.h>
int auparse_get_type(auparse_state_t *au);
DESCRIPTION
auparse_get_type will return the integer value for the current record of the current event.
RETURN VALUE
Returns 0 if an error occurs; otherwise, the record's type.
SEE ALSO
auparse_next_record(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