logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ausearch_clear - clear search parameters

Author

Steve Grubb Red Hat Feb 2007 AUSEARCH_CLEAR(3)

Description

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

Name

ausearch_clear - clear search parameters

Return Value

None.

See Also

ausearch_add_item(3), ausearch_add_regex(3).

Synopsis

#include<auparse.h> void ausearch_clear(auparse_state_t *au);

See Also