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

NAME

6       auparse_next_field - move field cursor
7

SYNOPSIS

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

DESCRIPTION

15       auparse_next_field  moves the library's internal cursor to point to the
16       next field in the current record of the current event.
17
18

RETURN VALUE

20       Returns 0 if no more fields exist and 1 for success.
21
22

SEE ALSO

24       auparse_next_record(3).
25
26

AUTHOR

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