Man Page: auparse_get_record_text
Operating Environment: centos
Section: 3
AUPARSE_GET_RECORD_TEXT(3) Linux Audit API AUPARSE_GET_RECORD_TEXT(3)NAMEauparse_get_record_text - access unparsed record dataSYNOPSIS#include <auparse.h> const char *auparse_get_record_text(auparse_state_t *au);DESCRIPTIONauparse_get_record_text returns a pointer to the full unparsed record.RETURN VALUEReturns NULL if an error occurs; otherwise, a pointer to the record.SEE ALSOauparse_next_record(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_GET_RECORD_TEXT(3)
| Related Man Pages |
|---|
| auparse_init(3) - debian |
| ausearch_add_item(3) - debian |
| auparse_get_timestamp(3) - centos |
| ausearch_add_interpreted_item(3) - centos |
| ausearch_add_regex(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |