Main index | Section 3 | Options |
#include <bsm/libbsm.h>
The setauevent() function resets the database access session for audit_event(5), so that the next call to getauevent() will start with the first entry in the database.
The endauevent() function closes the audit_event(5) database session.
The getauevent() function returns a reference to the next entry in the audit_event(5) database.
The getauevnam() function returns a reference to the entry in the audit_event(5) database with a name of name.
getauevnum() returns a reference to the entry in the audit_event(5) database with an event number of event_number.
The getauevnonam() function returns a reference to an audit event number using the audit_event(5) database.
The Basic Security Module (BSM) interface to audit records and audit event stream format were defined by Sun Microsystems.
These routines are thread-safe, but not re-entrant, so simultaneous or interleaved use of these functions will affect the iterator.
AU_EVENT (3) | April 19, 2005 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.