Function report | 
Source Code:ipc\mqueue.c | 
Create Date:2022-07-28 16:52:07 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:put_compat_mq_attr
Proto:static inline int put_compat_mq_attr(const struct mq_attr *attr, struct compat_mq_attr __user *uattr)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct mq_attr * | attr | |
| struct compat_mq_attr __user * | uattr | 
| 1455 | If copy_to_user(uattr, & v, size of uattr ) Then Return -EFAULT | 
| 1457 | Return 0 | 
| Name | Describe | 
|---|---|
| COMPAT_SYSCALL_DEFINE3 | 
| 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  |