函数逻辑报告 |
Source Code:security\tomoyo\load_policy.c |
Create Date:2022-07-27 21:12:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_policy_loader_exists - Check whether /sbin/tomoyo-init exists.* Returns true if /sbin/tomoyo-init exists, false otherwise.
函数原型:static bool tomoyo_policy_loader_exists(void)
返回类型:bool
参数:无
41 | 如果非Path to the policy loader. (default = CONFIG_SECURITY_TOMOYO_POLICY_LOADER)则Path to the policy loader. (default = CONFIG_SECURITY_TOMOYO_POLICY_LOADER)等于CONFIG_SECURITY_TOMOYO_POLICY_LOADER |
44 | 打印信息("Not activating Mandatory Access Control as %s does not exist.\n", Path to the policy loader. (default = CONFIG_SECURITY_TOMOYO_POLICY_LOADER)) |
46 | 返回:false |
49 | 返回:true |
名称 | 描述 |
---|---|
tomoyo_load_policy | moyo_load_policy - Run external policy loader to load policy.*@filename: The program about to start.* This function checks whether @filename is /sbin/init , and if so* invoke /sbin/tomoyo-init and wait for the termination of /sbin/tomoyo-init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |