Man Page: auparse_get_field_int
Operating Environment: debian
Section: 3
AUPARSE_GET_FIELD_INT(3) Linux Audit API AUPARSE_GET_FIELD_INT(3)NAMEauparse_get_field_int - get current field's value as an intSYNOPSIS#include <auparse.h> int auparse_get_field_int(auparse_state_t *au);DESCRIPTIONauparse_get_field_int allows access to the value as an int of the current field of the current record in the current event.RETURN VALUEReturns -1 if there is an error with errno set appropriately or the value if errno is zero.SEE ALSOauparse_get_field_str(3).AUTHORSteve Grubb Red Hat Feb 2007 AUPARSE_GET_FIELD_INT(3)
| Related Man Pages |
|---|
| audit_encode_nv_string(3) - debian |
| auparse_get_timestamp(3) - centos |
| ausearch_add_item(3) - centos |
| auparse_get_timestamp(3) - suse |
| ausearch_add_regex(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |