Query: ausearch_clear
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUSEARCH_CLEAR(3) Linux Audit API AUSEARCH_CLEAR(3)NAMEausearch_clear - clear search parametersSYNOPSIS#include <auparse.h> void ausearch_clear(auparse_state_t *au);DESCRIPTIONausearch_clear clears any search parameters stored in the parser instance and frees memory associated with it.RETURN VALUENone.SEE ALSOausearch_add_item(3), ausearch_add_regex(3).AUTHORSteve Grubb Red Hat Feb 2007 AUSEARCH_CLEAR(3)