Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:23:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_msg_queue_msgsnd - Smack access check for msg_queue*@isp: the object*@msg: unused*@target: unused*@type: unused*@mode: unused* Returns 0 if current has read and write access, error code otherwise
Proto:static int smack_msg_queue_msgrcv(struct kern_ipc_perm *isp, struct msg_msg *msg, struct task_struct *target, long type, int mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | isp | |
struct msg_msg * | msg | |
struct task_struct * | target | |
long | type | |
int | mode |
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 |