Query: auparse_get_num_records
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)