Function report |
Source Code:security\apparmor\label.c |
Create Date:2022-07-28 19:54:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ached label name is present and visible*@label->hname only exists if label is namespace hierachical
Proto:static inline bool use_label_hname(struct aa_ns *ns, struct aa_label *label, int flags)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | ns | |
struct aa_label * | label | |
int | flags |
1451 | If hname && ( Not ns || labels_ns(label) == ns ) && Not (flags & ~FLAG_SHOW_MODE) Then Return true |
1455 | Return false |
Name | Describe |
---|---|
aa_label_xaudit | |
aa_label_seq_xprint | |
aa_label_xprintk |
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 |