auparse_get_type - Man Page
get record's type
Synopsis
#include <auparse.h>
int auparse_get_type(const auparse_state_t *au);
Description
auparse_get_type will return the integer value for the current record of the current event.
Return Value
auparse_get_type returns 0 if an error occurs; otherwise, the record's type.
See Also
Author
Steve Grubb
Referenced By
Mar 2016 Red Hat Linux Audit API