Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:22:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_sem_semop - Smack checks of semaphore operations*@isp: the object*@sops: unused*@nsops: unused*@alter: unused* Treated as read and write in all cases.* Returns 0 if access is allowed, error code otherwise
Proto:static int smack_sem_semop(struct kern_ipc_perm *isp, struct sembuf *sops, unsigned nsops, int alter)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | isp | |
struct sembuf * | sops | |
unsigned | nsops | |
int | alter |
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 |