函数逻辑报告 |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-27 21:05:08 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_read_domain - Read domain policy.*@head: Pointer to "struct tomoyo_io_buffer".* Caller holds tomoyo_read_lock().
函数原型:static void tomoyo_read_domain(struct tomoyo_io_buffer *head)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tomoyo_io_buffer * | head |
1620 | 如果eof则返回 |
1629 | 如果 Delete flag. 且非print_this_domain_only则继续下一循环 |
1637 | 以i小于TOMOYO_MAX_DOMAIN_INFO_FLAGS循环如果flags[i]则 |
1640 | index等于0 |
1641 | step自加 |
1652 | index等于0 |
1653 | step自加 |
1659 | step自加 |
1664 | step等于0 |
1665 | 如果print_this_domain_only则转到:done |
1669 | done : |
1670 | eof = true |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |