.TH "AUPARSE_DESTROY" "3" "Feb 2007" "Red Hat" "Linux Audit API" .SH NAME auparse_destroy \- release instance of parser .SH "SYNOPSIS" .B #include .sp void auparse_destroy (auparse_state_t *au); .SH "DESCRIPTION" auparse_destroy frees all data structures and closes file descriptors. .SH "RETURN VALUE" None. .SH "SEE ALSO" .BR auparse_init (3), .BR auparse_reset (3). .SH AUTHOR Steve Grubb