Function report |
Source Code:include\linux\audit.h |
Create Date:2022-07-28 07:11:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_mq_sendrecv
Proto:static inline void audit_mq_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec64 *abs_timeout)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
mqd_t | mqdes | |
size_t | msg_len | |
unsigned int | msg_prio | |
const struct timespec64 * | abs_timeout |
NULL
Name | Describe |
---|---|
do_mq_timedsend | |
do_mq_timedreceive |
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 |