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       Returns 0 if an error occurs; otherwise, the record's type.
21
22

SEE ALSO

24       auparse_next_record(3).
25
26

AUTHOR

28       Steve Grubb
29
30
31
32Red Hat                            Feb 2007                AUPARSE_GET_TYPE(3)
Impressum