Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:34:48 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_write_manager - Write manager policy.*@head: Pointer to "struct tomoyo_io_buffer".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock().
Proto:static int tomoyo_write_manager(struct tomoyo_io_buffer *head)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct tomoyo_io_buffer * | head |
895 | data = Buffer for writing. |
899 | 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 |