函数逻辑报告 |
Source Code:security\apparmor\mount.c |
Create Date:2022-07-27 21:47:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mpute_mnt_perms - compute mount permission associated with @state*@dfa: dfa to match against (NOT NULL)*@state: state match finished in* Returns: mount permissions
函数原型:static struct aa_perms compute_mnt_perms(struct aa_dfa *dfa, unsigned int state)
返回类型:struct aa_perms
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_dfa * | dfa | |
unsigned int | state |
223 | 返回:perms |
名称 | 描述 |
---|---|
do_match_mnt | Returns 0 on success else element that match failed in, this is the* index into the mnt_info_table above |
profile_umount | |
build_pivotroot | helper fn for transition on pivotroot* Returns: label for transition or ERR_PTR. Does not return NULL |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |