1AUPARSE_GET_TYPE(3)             Linux Audit API            AUPARSE_GET_TYPE(3)
2
3
4

NAME

6       auparse_get_type - get record's type
7

SYNOPSIS

9       #include <auparse.h>
10
11       int auparse_get_type(auparse_state_t *au);
12
13

DESCRIPTION

15       auparse_get_type  will  return the integer value for the current record
16       of the current event.
17
18

RETURN VALUE

20       auparse_get_type returns 0 if an error occurs; otherwise, the  record's
21       type.
22
23

SEE ALSO

25       auparse_get_type_name(3),auparse_next_record(3).
26
27

AUTHOR

29       Steve Grubb
30
31
32
33Red Hat                            Mar 2016                AUPARSE_GET_TYPE(3)
Impressum