Writes an audit record for a kernel service.
The audit_svcfinis kernel service completes an audit record begun earlier by the audit_svcstart kernel service and writes it to the kernel audit logger. Any space allocated for the record and associated buffers is freed.
If the system call terminates without calling the audit_svcfinis service, the switched virtual circuit (SVC) handler exit routine writes the records. This exit routine calls the audit_svcfinis kernel service to complete the records.
The audit_svcfinis kernel service can be called from the process environment only.
The audit_svcfinis kernel service always returns a value of 0.
This kernel service is part of Base Operating System (BOS) Runtime.
The audit_svcbcopy kernel service, audit_svcstart kernel service.
Security Kernel Services in AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts.