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

NAME

6       auparse_destroy - release instance of parser
7

SYNOPSIS

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

DESCRIPTION

15       auparse_destroy frees all data structures and closes file descriptors.
16
17

RETURN VALUE

19       None.
20
21

SEE ALSO

23       auparse_init(3), auparse_reset(3).
24
25

AUTHOR

27       Steve Grubb
28
29
30
31Red Hat                            Feb 2007                 AUPARSE_DESTROY(3)
Impressum