Function report |
Source Code:security\apparmor\file.c |
Create Date:2022-07-28 19:54:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:profile_path_perm
Proto:static int profile_path_perm(const char *op, struct aa_profile *profile, const struct path *path, char *buffer, unsigned int request, struct path_cond *cond, int flags, struct aa_perms *perms)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | op | |
struct aa_profile * | profile | |
const struct path * | path | |
char * | buffer | |
unsigned int | request | |
struct path_cond * | cond | |
int | flags | |
struct aa_perms * | perms |
301 | If profile_unconfined(profile) Then Return 0 |
Name | Describe |
---|---|
aa_path_perm | aa_path_perm - do permissions check & audit for @path*@op: operation being checked*@label: profile being enforced (NOT NULL)*@path: path to check permissions of (NOT NULL)*@flags: any additional path flags beyond what the profile specifies*@request: |
__file_path_perm |
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 |