SYNOPSIS #include <auparse.h> void ausearch_clear(auparse_state_t *au); DESCRIPTION ausearch_clear clears any search parameters stored in the parser instance and frees memory associated with it. RETURN VALUE None. AUTHOR Steve Grubb