In file audit.h:

void audit_setfile

(char* filename)

Set the audit file.

Documentation

Set the audit file.

Specifies the audit file to which subsequent calls to audit() will append entries. In default of a call to this function, the Audit Trail will be used.

Parameters:
- filename the full pathname of a file to set as the current audit file. A value of NULL is equivalent to calling audit_resetfile.
See Also:
audit_resetfile()

Alphabetic index



This page was generated with the help of DOC++.