| Function report | 
| Source Code: ipc\msg.c | Create Date:2022-07-28 16:42:27 | 
| Last Modify:2020-03-17 22:56:56 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_msg
Proto:static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode)
Type:struct msg_msg
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct msg_queue * | msq | |
| long * | msgtyp | |
| int | mode | 
| 1046 | count = 0 | 
| 1049 | If testmsg(msg, * msgtyp, mode) && Not security_msg_queue_msgrcv( & q_perm, msg, current process, * msgtyp, mode) Then | 
| 1052 | If mode == SEARCH_LESSEQUAL && m_type != 1 Then | 
| 1055 | Else if mode == SEARCH_NUMBER Then | 
| 1058 | Else Return msg | 
| 1060 | count++ | 
| Name | Describe | 
|---|---|
| do_msgrcv | 
| 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 |