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

NAME

6       ausearch_clear - clear search parameters
7

SYNOPSIS

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

DESCRIPTION

15       ausearch_clear  clears  any  search  parameters  stored  in  the parser
16       instance and frees memory associated with it.
17
18

RETURN VALUE

20       None.
21
22

SEE ALSO

24       ausearch_add_item(3), ausearch_add_regex(3).
25
26

AUTHOR

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