Function report |
Source Code:security\integrity\ima\ima_api.c |
Create Date:2022-07-28 19:58:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path | |
char ** | pathbuf | |
char * | namebuf |
386 | char * pathname = NULL |
389 | If pathbuf Then |
398 | If Not pathname Then |
403 | Return pathname |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |