Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:50:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:seq_rawdata_open
Proto:static int seq_rawdata_open(struct inode *inode, struct file *file, int (*show)(struct seq_file *, void *))
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | file | |
int (* | show |
1261 | error = single_open(file, show, data) |
1262 | If error Then |
1265 | aa_put_loaddata(data) |
1268 | Return error |
Name | Describe |
---|---|
seq_rawdata_abi_open | |
seq_rawdata_revision_open | |
seq_rawdata_hash_open | |
seq_rawdata_compressed_size_open |
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 |