Query: auparse_get_field_int
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Weird 'find' results |