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

NAME

6       auparse_get_num_records - get the number of records
7

SYNOPSIS

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

DESCRIPTION

15       auparse_get_num_records  gets  the  number  of  records  in the current
16       event.
17
18

RETURN VALUE

20       Returns 0 if an error occurs; otherwise, the number of records.
21
22

SEE ALSO

24       auparse_next_record(3).
25
26

AUTHOR

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