XDAS application programming interface
The Distributed Audit Service (XDAS) specification defines
various conformance options and a set of APIs that must
be implemented in order to conform to those options. EELS
complies with the XDAS conformance options and as such
provides an XDAS API that is available for development
purposes. It is not within the scope of this document to describe how
to use the XDAS API. For more information, see
The XDAS Specification Version 9, avialable from
http://www.opengroup.org/pubs/.
All the XDAS API routines are available from
user level,
and a subset are available for use from the
kernel level.
The routines
that are accessible at user level are provided through libeels.so. The
kernel level routines are accessed by including ``$ interface eels 1''
in the Master file of the drive.
An example of a
UNIX kernel driver
that uses the XDAS API is
included to demonstrate how to use the API.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004