| Function report | 
| Source Code: security\apparmor\domain.c | Create Date:2022-07-28 19:51:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hange_profile_perms - find permissions for change_profile*@profile: the current profile (NOT NULL)*@target: label to transition to (NOT NULL)*@stack: whether this is a stacking request*@request: requested perms*@start: state to start matching in* Returns:
Proto:static int change_profile_perms(struct aa_profile *profile, struct aa_label *target, bool stack, unsigned int request, unsigned int start, struct aa_perms *perms)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_profile * | profile | |
| struct aa_label * | target | |
| bool | stack | |
| unsigned int | request | |
| unsigned int | start | |
| struct aa_perms * | perms | 
| 291 | If profile_unconfined(profile) Then | 
| 294 | Return 0 | 
| Name | Describe | 
|---|---|
| profile_onexec | |
| change_profile_perms_wrapper | 
| 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 |