函数逻辑报告 |
Source Code:include\net\netlabel.h |
Create Date:2022-07-27 20:19:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lbl_secattr_free - Frees a netlbl_lsm_secattr struct*@secattr: the struct to free* Description:* Frees @secattr including all of the internal buffers.
函数原型:static inline void netlbl_secattr_free(struct netlbl_lsm_secattr *secattr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct netlbl_lsm_secattr * | secattr |
396 | 释放内存 |
名称 | 描述 |
---|---|
selinux_netlbl_sock_genattr | selinux_netlbl_sock_genattr - Generate the NetLabel socket secattr*@sk: the socket* Description:* Generate the NetLabel security attributes for a socket, making full use of* the socket's attribute cache. Returns a pointer to the security attributes |
selinux_netlbl_sk_security_free | selinux_netlbl_sk_security_free - Free the NetLabel fields*@sksec: the sk_security_struct* Description:* Free all of the memory in the NetLabel fields of a sk_security_struct. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |