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       auparse_get_node(3).
27
28

AUTHOR

30       Steve Grubb
31
32
33
34Red Hat                            Sept 2007             AUPARSE_GET_SERIAL(3)
Impressum