auparse_get_field_int(3) centos man page | unix.com

Man Page: auparse_get_field_int

Operating Environment: centos

Section: 3

AUPARSE_GET_FIELD_INT(3)					  Linux Audit API					  AUPARSE_GET_FIELD_INT(3)

NAME
auparse_get_field_int - get current field's value as an int
SYNOPSIS
#include <auparse.h> int auparse_get_field_int(auparse_state_t *au);
DESCRIPTION
auparse_get_field_int allows access to the value as an int of the current field of the current record in the current event.
RETURN VALUE
Returns -1 if there is an error with errno set appropriately or the value if errno is zero.
SEE ALSO
auparse_get_field_str(3).
AUTHOR
Steve Grubb Red Hat Feb 2007 AUPARSE_GET_FIELD_INT(3)
Related Man Pages
ausearch_add_interpreted_item(3) - debian
ausearch_add_regex(3) - centos
audit_encode_nv_string(3) - suse
ausearch_add_regex(3) - suse
ausearch_add_interpreted_item(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I