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

NAME

6       auparse_get_serial - get the event's serial number
7

SYNOPSIS

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

DESCRIPTION

15       auparse_get_serial  gets  the  serial  number  value  from  the current
16       event's timestamp data structure.
17
18

RETURN VALUE

20       Returns 0 if an error occurs; otherwise,  the  serial  number  for  the
21       event.
22
23

SEE ALSO

25       auparse_get_timestamp(3), auparse_get_time(3), auparse_get_milli(3).
26
27

AUTHOR

29       Steve Grubb
30
31
32
33Red Hat                            Feb 2007              AUPARSE_GET_SERIAL(3)
Impressum