函数逻辑报告 |
Source Code:security\tomoyo\domain.c |
Create Date:2022-07-27 21:08:57 |
Last Modify:2022-05-23 20:14:46 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_write_aggregator - Write "struct tomoyo_aggregator" list.*@param: Pointer to "struct tomoyo_acl_param".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock().
函数原型:int tomoyo_write_aggregator(struct tomoyo_acl_param *param)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tomoyo_acl_param * | param |
405 | struct tomoyo_aggregator e = {} |
410 | 如果非tomoyo_correct_word(original_name)或非tomoyo_correct_path(aggregated_name)则返回:负EINVAL |
418 | list等于 List of policy. [TOMOYO_ID_AGGREGATOR] |
421 | out : |
424 | 返回:error |
名称 | 描述 |
---|---|
tomoyo_write_exception | moyo_write_exception - Write exception policy.*@head: Pointer to "struct tomoyo_io_buffer".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock(). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |