Function report |
Source Code:security\apparmor\domain.c |
Create Date:2022-07-28 19:51:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:change_profile_perms_wrapper
Proto:static int change_profile_perms_wrapper(const char *op, const char *name, struct aa_profile *profile, struct aa_label *target, bool stack, unsigned int request, struct aa_perms *perms)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | op | |
const char * | name | |
struct aa_profile * | profile | |
struct aa_label * | target | |
bool | stack | |
unsigned int | request | |
struct aa_perms * | perms |
1277 | const char * info = NULL |
1278 | error = 0 |
1288 | Return error |
Name | Describe |
---|---|
aa_change_profile | aa_change_profile - perform a one-way profile transition*@fqname: name of profile may include namespace (NOT NULL)*@onexec: whether this transition is to take place immediately or at exec*@flags: flags affecting change behavior |
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 |