Function report |
Source Code:security\apparmor\policy_ns.c |
Create Date:2022-07-28 19:54:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_na_name - Find the ns name to display for @view from @curr*@curr - current namespace (NOT NULL)*@view - namespace attempting to view (NOT NULL)*@subns - are subns visible* Returns: name of @view visible from @curr
Proto:const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | curr | |
struct aa_ns * | view | |
bool | subns |
74 | Return hname + strlen - Find the length of a string*@s: The string to be sized + 2 |
77 | Return aa_hidden_ns_name |
Name | Describe |
---|---|
match_component | match a profile and its associated ns component if needed* Assumes visibility test has already been done.* If a subns profile is not to be matched should be prescreened with* visibility test. |
aa_profile_snxprint | aa_profile_snxprint - print a profile name to a buffer*@str: buffer to write to |
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 |