函数逻辑报告 |
Source Code:security\apparmor\resource.c |
Create Date:2022-07-27 21:40:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__aa_transition_rlimits - apply new profile rlimits*@old_l: old label on task (NOT NULL)*@new_l: new label with rlimits to apply (NOT NULL)
函数原型:void __aa_transition_rlimits(struct aa_label *old_l, struct aa_label *new_l)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_label * | old_l | |
struct aa_label * | new_l |
143 | mask等于0 |
148 | old等于labels_profile(old_l) |
149 | new等于labels_profile(new_l) |
155 | 如果mask则 |
158 | 以j小于RLIM_NLIMITS循环 |
174 | 如果非mask则继续下一循环 |
176 | 以j小于RLIM_NLIMITS循环 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |