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

NAME

6       auparse_feed_age_events - check events for complete based on time.
7

SYNOPSIS

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

DESCRIPTION

15       auparse_feed_age_events  should be called to see if any events are com‐
16       plete based on the current clock time. Any newly complete  events  will
17       be passed to the callback function.
18
19

RETURN VALUE

21       None.
22
23

SEE ALSO

25       auparse_feed(3), auparse_flush_feed(3), auparse_feed_has_data(3)
26
27

AUTHOR

29       Steve Grubb
30
31
32
33Red Hat                            Apr 2016         AUPARSE_FEED_AGE_EVENTS(3)
Impressum