Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:49:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:does not increment @new's count
Proto:static void multi_transaction_set(struct file *file, struct multi_transaction *new, size_t n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
struct multi_transaction * | new | |
size_t | n |
878 | AA_BUG(n > MULTI_TRANSACTION_LIMIT) |
885 | put_multi_transaction(old) |
Name | Describe |
---|---|
aa_write_access | aa_write_access - generic permissions and data query*@file: pointer to open apparmorfs/access file*@ubuf: user buffer containing the complete query string (NOT NULL)*@count: size of ubuf*@ppos: position in the file (MUST BE ZERO)* Allows for one |
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 |