Function report |
Source Code:security\integrity\ima\ima_fs.c |
Create Date:2022-07-28 19:57:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_read_policy
Proto:static ssize_t ima_read_policy(char *path)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
char * | path |
288 | rc = kernel_read_file_from_path(path, & data, & size, 0, READING_POLICY) |
289 | If rc < 0 Then |
298 | If rc < 0 Then Break |
308 | Else Return pathlen |
Name | Describe |
---|---|
ima_write_policy |
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 |