Man Page: auparse_get_num_records
Operating Environment: debian
Section: 3
AUPARSE_GET_NUM_RECORDS(3) Linux Audit API AUPARSE_GET_NUM_RECORDS(3)NAMEauparse_get_num_records - get the number of recordsSYNOPSIS#include <auparse.h> unsigned int auparse_get_num_records(auparse_state_t *au);DESCRIPTIONauparse_get_num_records gets the number of records in the current event.RETURN VALUEReturns 0 if an error occurs; otherwise, the number of records.SEE ALSOauparse_next_record(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_GET_NUM_RECORDS(3)
| Related Man Pages |
|---|
| ausearch_add_item(3) - debian |
| ausearch_add_regex(3) - debian |
| auparse_init(3) - centos |
| ausearch_add_item(3) - centos |
| ausearch_add_item(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |