debian man page for auparse_destroy

Query: auparse_destroy

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUPARSE_DESTROY(3)						  Linux Audit API						AUPARSE_DESTROY(3)

NAME
auparse_destroy - release instance of parser
SYNOPSIS
#include <auparse.h> void auparse_destroy (auparse_state_t *au);
DESCRIPTION
auparse_destroy frees all data structures and closes file descriptors.
RETURN VALUE
None.
SEE ALSO
auparse_init(3), auparse_reset(3).
AUTHOR
Steve Grubb Red Hat Feb 2007 AUPARSE_DESTROY(3)
Related Man Pages
auparse_init(3) - debian
ausearch_add_regex(3) - debian
ausearch_add_regex(3) - centos
auparse_feed(3) - suse
ausearch_add_regex(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?