table of contents
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 2024 | Kernel Hackers Manual 3.10 |