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.
“ | Our grievance is not just against Unix itself, but against the cult of Unix zealots who defend and nurture it. They take the heat, disease, and pestilence as givens, and, as ancient shamans did, display their wounds, some self-inflicted, as proof of their power and wizardry. We aim, through bluntness and humor, to show them that they pray to a tin god, and that science, not religion, is the path to useful and friendly technology. | ” |
— The Unix Haters' handbook |