auparse_get_type(3) debian man page | unix.com

Man Page: auparse_get_type

Operating Environment: debian

Section: 3

AUPARSE_GET_TYPE(3)						  Linux Audit API					       AUPARSE_GET_TYPE(3)

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 Red Hat Feb 2007 AUPARSE_GET_TYPE(3)
Related Man Pages
auparse_get_timestamp(3) - debian
audit_set_failure(3) - centos
ausearch_add_item(3) - centos
ausearch_add_regex(3) - centos
audit_set_failure(3) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?