SliTaz Man Pages

Community Doc Forum Pro Shop Bugs Hg Cook

AUSEARCH_CLEAR

Provided by audit package
Section: Linux Audit API (3)
Updated: Feb 2007
Index Return to Main Contents

NAME

ausearch_clear - clear search parameters

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.

SEE ALSO

ausearch_add_item(3), ausearch_add_regex(3).

AUTHOR

Steve Grubb

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
AUTHOR