函数逻辑报告 |
Source Code:ipc\mqueue.c |
Create Date:2022-07-27 18:25:22 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:MQUEUE_I
函数原型:static inline struct mqueue_inode_info *MQUEUE_I(struct inode *inode)
返回类型:struct mqueue_inode_info
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode |
名称 | 描述 |
---|---|
mqueue_get_inode | |
mqueue_free_inode | |
mqueue_evict_inode | |
mqueue_read_file | This is routine for system read from queue file |
mqueue_flush_file | |
mqueue_poll_file | |
do_mq_timedsend | |
do_mq_timedreceive | |
do_mq_notify | Notes: the case when user wants us to deregister (with NULL as pointer)* and he isn't currently owner of notification, will be silently discarded.* It isn't explicitly defined in the POSIX. |
do_mq_getsetattr |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |