auparse_get_field_name(3) suse man page | unix.com

Man Page: auparse_get_field_name

Operating Environment: suse

Section: 3

AUPARSE_GET_FIELD_NAME(3)					  Linux Audit API					 AUPARSE_GET_FIELD_NAME(3)

NAME
auparse_get_field_name - get current field's name
SYNOPSIS
#include <auparse.h> const char *auparse_get_field_name(auparse_state_t *au);
DESCRIPTION
auparse_get_field_name allows access to the current field name of the current record in the current event.
RETURN VALUE
Returns NULL if an error occurs; otherwise, a pointer to the field's name.
SEE ALSO
auparse_get_field_str(3), auparse_interpret_field(3), auparse_next_field(3).
AUTHOR
Steve Grubb Red Hat Feb 2007 AUPARSE_GET_FIELD_NAME(3)
Related Man Pages
ausearch_add_item(3) - debian
auparse_get_timestamp(3) - centos
auparse_feed(3) - centos
ausearch_add_interpreted_item(3) - centos
ausearch_add_item(3) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Tar Command