table of contents
other versions
SECURITY_INIT(9) | Security Framework | SECURITY_INIT(9) |
NAME¶
security_init - initializes the security framework
SYNOPSIS¶
int security_init(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
This should be called early in the kernel initialization sequence.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |