Module call_back

Source
Expand description

SELinux call backs.

Modules§

log_type
Log type argument indicating the type of message.

Structs§

Audit
Call back used for supplemental auditing in AVC messages.
ContextValidation
Call back used for context validation.
EnforcingChange
Call back invoked when the system enforcing state changes.
Log
Call back used for logging.
SecurityPolicyReload
Call back invoked when the system security policy is reloaded.

Traits§

CallBack
Call back for SELinux operations.