Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 19:01:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ipc_has_perm
Proto:static int ipc_has_perm(struct kern_ipc_perm *ipc_perms, unsigned int perms)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | ipc_perms | |
unsigned int | perms |
5922 | isec = selinux_ipc(ipc_perms) |
5924 | type = LSM_AUDIT_DATA_IPC |
Name | Describe |
---|---|
selinux_msg_queue_msgctl | |
selinux_shm_shmctl | Note, at this point, shp is locked down |
selinux_shm_shmat | |
selinux_sem_semctl | Note, at this point, sma is locked down |
selinux_sem_semop | |
selinux_ipc_permission |
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 |