Function report |
Source Code:security\apparmor\policy.c |
Create Date:2022-07-28 19:52:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__list_lookup_parent
Proto:static struct aa_profile *__list_lookup_parent(struct list_head *lh, struct aa_profile *profile)
Type:struct aa_profile
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | lh | |
struct aa_profile * | profile |
707 | base = asename - find the last component of an hname*@name: hname to find the base profile name component of (NOT NULL)* Returns: the tail (base profile name) name component of an hname |
712 | If len <= 2 Then Return NULL |
714 | len -= 2 |
724 | Return NULL |
Name | Describe |
---|---|
aa_replace_profiles | aa_replace_profiles - replace profile(s) on the profile list*@policy_ns: namespace load is occurring on*@label: label that is attempting to load/replace policy*@mask: permission mask*@udata: serialized data stream (NOT NULL)* unpack and replace a profile |
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 |