| 函数逻辑报告 | 
| Source Code: security\apparmor\policy_ns.c | Create Date:2022-07-27 21:43:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称: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
函数原型:struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n)
返回类型:struct aa_ns
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct aa_ns * | view | |
| const char * | name | |
| size_t | n | 
| 239 | 返回:ns | 
| 名称 | 描述 | 
|---|---|
| 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 | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |