函数逻辑报告 |
Source Code:security\integrity\ima\ima_api.c |
Create Date:2022-07-27 22:02:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ma_d_path - return a pointer to the full pathname* Attempt to return a pointer to the full pathname for use in the* IMA measurement list, IMA audit records, and auditing logs
函数原型:const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct path * | path | |
char ** | pathbuf | |
char * | namebuf |
386 | char * pathname = NULL |
389 | 如果pathbuf则 |
391 | 如果是错误则 |
398 | 如果非pathname则 |
403 | 返回:pathname |
名称 | 描述 |
---|---|
ima_rdwr_violation_check | ma_rdwr_violation_check* Only invalidate the PCR for measured files:* - Opening a file for write when already open for read,* results in a time of measure, time of use (ToMToU) error.* - Opening a file for read when already open for write, |
process_measurement |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |