| Function report | 
| Source Code: security\apparmor\apparmorfs.c | Create Date:2022-07-28 19:50:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rawdata_open
Proto:static int rawdata_open(struct inode *inode, struct file *file)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| struct file * | file | 
| 1403 | Go to fail_private_alloc | 
| 1411 | If error Then Go to fail_decompress | 
| 1415 | Return 0 | 
| 1417 | fail_decompress : | 
| 1418 | rawdata_f_data_free(private) | 
| 1419 | Return error | 
| 1421 | fail_private_alloc : | 
| 1422 | aa_put_loaddata(loaddata) | 
| 1423 | Return error | 
| 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 |