Function report |
Source Code:security\tomoyo\audit.c |
Create Date:2022-07-28 19:33:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_poll_log - Wait for an audit log.*@file: Pointer to "struct file".*@wait: Pointer to "poll_table". Maybe NULL.* Returns EPOLLIN | EPOLLRDNORM when ready to read an audit log.
Proto:__poll_t tomoyo_poll_log(struct file *file, poll_table *wait)
Type:__poll_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
poll_table * | wait |
472 | If Length of "stuct list_head tomoyo_log". Then Return Epoll event masks | EPOLLRDNORM |
475 | If Length of "stuct list_head tomoyo_log". Then Return Epoll event masks | EPOLLRDNORM |
477 | Return 0 |
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 |