Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18: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:selinux_kernel_module_from_file
Proto:static int selinux_kernel_module_from_file(struct file *file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
3996 | If (file == NULL) Then Return avc_has_perm - Check permissions and perform any appropriate auditing |
4003 | type = LSM_AUDIT_DATA_FILE |
4006 | fsec = selinux_file(file) |
4007 | If sid != SID of open file description Then |
Name | Describe |
---|---|
selinux_kernel_read_file | |
selinux_kernel_load_data |
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 |