Function report |
Source Code:security\apparmor\include\label.h |
Create Date:2022-07-28 19:48:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_get_proxy
Proto:static inline struct aa_proxy *aa_get_proxy(struct aa_proxy *proxy)
Type:struct aa_proxy
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_proxy * | proxy |
455 | Return proxy |
Name | Describe |
---|---|
seq_profile_open | |
create_profile_file | |
__aafs_profile_mkdir | Requires: @profile->ns->lock held |
aa_alloc_profile | aa_alloc_profile - allocate, initialize and return a new profile*@hname: name of the profile (NOT NULL)*@gfp: allocation type* Returns: refcount profile or NULL on failure |
__proxy_share | |
aa_label_alloc | aa_label_alloc - allocate a label with a profile vector of @size length*@size: size of profile vector in the label*@proxy: proxy to use OR null if to allocate a new one*@gfp: memory allocation type* Returns: new label* else NULL if failed |
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 |