Query: auparse_get_num_fields
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUPARSE_GET_NUM_FIELDS(3) Linux Audit API AUPARSE_GET_NUM_FIELDS(3)NAMEauparse_get_num_fields - get the number of fieldsSYNOPSIS#include <auparse.h> unsigned int auparse_get_num_fields(auparse_state_t *au);DESCRIPTIONauparse_get_num_fields gets the number of fields in the current record of the current event.RETURN VALUEReturns 0 if an error occurs; otherwise, the number of fields.SEE ALSOauparse_next_record(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_GET_NUM_FIELDS(3)