Function report |
Source Code:security\apparmor\include\policy.h |
Create Date:2022-07-28 19:49:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:PROFILE_MEDIATES
Proto:static inline unsigned int PROFILE_MEDIATES(struct aa_profile *profile, unsigned char class)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_profile * | profile | |
unsigned char | class |
219 | If class <= AA_CLASS_LAST Then Return set of start states for the different classes of data[class] |
221 | Else Return aa_dfa_match_len(Generic policy DFA specific rule types will be subsections of it , set of start states for the different classes of data[0], & class, 1) |
Name | Describe |
---|---|
profile_query_cb | |
profile_tracee_perm | |
profile_tracer_perm | |
profile_signal_perm | |
match_mnt_path_str | match_mnt_path_str - handle path matching for mount*@profile: the confining profile*@mntpath: for the mntpnt (NOT NULL)*@buffer: buffer to be used to lookup mntpath*@devnme: string for the devname/src_name (MAY BE NULL OR ERRPTR)*@type: string for the dev |
match_mnt | match_mnt - handle path matching for mount*@profile: the confining profile*@mntpath: for the mntpnt (NOT NULL)*@buffer: buffer to be used to lookup mntpath*@devpath: path devname/src_name (MAYBE NULL)*@devbuffer: buffer to be used to lookup |
profile_umount | |
build_pivotroot | helper fn for transition on pivotroot* Returns: label for transition or ERR_PTR. Does not return NULL |
aa_profile_af_perm | Generic af 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 |