Contents

audit_token

A token for use with Basic Security Module auditing functions.

Declaration

var audit_token: audit_token_t

Discussion

Use this token with the functions defined in libbsm.h to extract values such as the process identifier (PID), user identifier (UID), and group identifier (GID).

See Also

Inspecting the Source Process