函数逻辑报告 |
Source Code:ipc\msg.c |
Create Date:2022-07-27 18:17:32 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ksys_msgsnd
函数原型:long ksys_msgsnd(int msqid, struct msgbuf __user *msgp, size_t msgsz, int msgflg)
返回类型:long
参数:
类型 | 参数 | 名称 |
---|---|---|
int | msqid | |
struct msgbuf __user * | msgp | |
size_t | msgsz | |
int | msgflg |
935 | 如果Careful: we have to cast the result to the type of the pointer* for sign reasons(mtype, & ype of message )则返回:负EFAULT |
名称 | 描述 |
---|---|
SYSCALL_DEFINE4 | |
ksys_ipc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |