Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:51:56 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE2
Proto:SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, const struct sigevent __user *, u_notification)
Type:
Parameter:Nothing
1342 | If u_notification Then |
1343 | If copy_from_user( & n, u_notification, sizeof(structsigevent)) Then Return -EFAULT |
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 |