centos man page for security_module_enable

Query: security_module_enable

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SECURITY_MODULE_ENAB(9) 					Security Framework					   SECURITY_MODULE_ENAB(9)

NAME
security_module_enable - Load given security module on boot ?
SYNOPSIS
int security_module_enable(struct security_operations * ops);
ARGUMENTS
ops a pointer to the struct security_operations that is to be checked.
DESCRIPTION
Each LSM must pass this method before registering its own operations to avoid security registration races. This method may also be used to check if your LSM is currently loaded during kernel initialization.
RETURN TRUE IF
-The passed LSM is the one chosen by user at boot time, -or the passed LSM is configured as the default and the user did not choose an alternate LSM at boot time. Otherwise, return false.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SECURITY_MODULE_ENAB(9)
Related Man Pages
netlabelctl(8) - centos
tifffile(1) - debian
lsmsad(8) - osf1
voldisksetup(8) - osf1
volinstall(8) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!