Function report |
Source Code:include\linux\audit.h |
Create Date:2022-07-28 07:11:10 |
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_notify
Proto:static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
mqd_t | mqdes | |
const struct sigevent * | notification |
NULL
Name | Describe |
---|---|
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. |
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 |