Main index | Section 3 | Options |
#include <bsm/libbsm.h>
The getauclassent() function will return the next class found in the audit_class(5) database, or the first if the function has not yet been called. NULL will be returned if no further records are available.
The getauclassnam() function looks up a class by name. NULL will be returned if no matching class can be found.
The setauclass() function resets the iterator through the audit_class(5) database, causing the next call to getauclassent() to start again from the beginning of the file.
The endauclass() function closes the audit_class(5) database, if open.
The Basic Security Module (BSM) interface to audit records and audit event stream format were defined by Sun Microsystems.
AU_CLASS (3) | April 19, 2005 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | The most horrifying thing about Unix is that, no matter how many times you hit yourself over the head with it, you never quite manage to lose consciousness. It just goes on and on. | ” |
— Patrick Sobalvarro |