AUPARSE_RESET(3) Linux Audit API AUPARSE_RESET(3)NAMEauparse_reset - reset audit parser instanceSYNOPSIS#include <auparse.h> int auparse_reset(auparse_state_t *au);DESCRIPTIONauparse_reset resets all internal cursors to the beginning. It closes files and descriptors.RETURN VALUEReturns -1 if an error occurs; otherwise, 0 for success.SEE ALSOauparse_init(3), auparse_destroy(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_RESET(3)
| Related Man Pages |
|---|
| auparse_get_timestamp(3) - debian |
| ausearch_add_interpreted_item(3) - debian |
| ausearch_add_regex(3) - debian |
| ausearch_add_regex(3) - suse |
| ausearch_add_interpreted_item(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |