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

NAME

6       auparse_get_num_fields - get the number of fields
7

SYNOPSIS

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

DESCRIPTION

15       auparse_get_num_fields  gets the number of fields in the current record
16       of the current event.
17
18

RETURN VALUE

20       Returns 0 if an error occurs; otherwise, the number of fields.
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_FIELDS(3)
Impressum