| 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_lookupn_ns - look up a policy namespace relative to @view*@view: namespace to search in (NOT NULL)*@name: name of namespace to find (NOT NULL)*@n: length of @name* Returns: a refcounted namespace on the list, or NULL if no namespace
Proto:struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n)
Type:struct aa_ns
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_ns * | view | |
| const char * | name | |
| size_t | n | 
| 239 | Return ns | 
| Name | Describe | 
|---|---|
| aa_remove_profiles | aa_remove_profiles - remove profile(s) from the system*@policy_ns: namespace the remove is being done from*@subj: label attempting to remove policy*@fqname: name of the profile or namespace to remove (NOT NULL)*@size: size of the name* Remove a profile or | 
| aa_lookup_ns | |
| aa_fqlookupn_profile | 
| 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 |