debian man page for auparse_get_field_str

Query: auparse_get_field_str

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUPARSE_GET_FIELD_STR(3)					  Linux Audit API					  AUPARSE_GET_FIELD_STR(3)

NAME
auparse_get_field_str - get current field's value
SYNOPSIS
#include <auparse.h> const char *auparse_get_field_str(auparse_state_t *au);
DESCRIPTION
auparse_get_field_str allows access to the value in the current field of the current record in the current event.
RETURN VALUE
Returns NULL if an error occurs; otherwise, a pointer to the field's value.
SEE ALSO
auparse_get_field_name(3), auparse_interpret_field(3), auparse_next_field(3).
AUTHOR
Steve Grubb Red Hat Feb 2007 AUPARSE_GET_FIELD_STR(3)
Related Man Pages
auparse_get_timestamp(3) - debian
auparse_get_timestamp(3) - centos
ausearch_add_item(3) - centos
ausearch_add_interpreted_item(3) - suse
ausearch_add_item(3) - suse
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph