Function report |
Source Code:security\apparmor\include\cred.h |
Create Date:2022-07-28 19:49:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_cred_raw_label - obtain cred's label*@cred: cred to obtain label from (NOT NULL)* Returns: confining label* does NOT increment reference count
Proto:static inline struct aa_label *aa_cred_raw_label(const struct cred *cred)
Type:struct aa_label
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | cred |
49 | label = cred_label(cred) |
52 | Return label |
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 |