init policy

Initializes the finite-state machine for the specified security domain.

Only one finite-state machine can be associated with one security domain within a family instance.

Type: call policy

Syntax

init(in SID sid)

Parameters

sid

SID of the security domain with which the finite-state machine will be associated.

Returned value

KSS_GRANT if the finite-state machine has been initialized.

KSS_DENY in the following cases:

Page top