AUPARSE_GET_TYPE(3) Linux Audit API AUPARSE_GET_TYPE(3)NAMEauparse_get_type - get record's typeSYNOPSIS#include <auparse.h> int auparse_get_type(auparse_state_t *au);DESCRIPTIONauparse_get_type will return the integer value for the current record of the current event.RETURN VALUEReturns 0 if an error occurs; otherwise, the record's type.SEE ALSOauparse_next_record(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_GET_TYPE(3)
| Related Man Pages |
|---|
| auparse_feed(3) - debian |
| auparse_get_timestamp(3) - debian |
| ausearch_add_item(3) - centos |
| auparse_feed(3) - suse |
| auparse_get_timestamp(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |