Function report |
Source Code:include\net\netlabel.h |
Create Date:2022-07-28 18:46:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lbl_secattr_free - Frees a netlbl_lsm_secattr struct*@secattr: the struct to free* Description:* Frees @secattr including all of the internal buffers.
Proto:static inline void netlbl_secattr_free(struct netlbl_lsm_secattr *secattr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct netlbl_lsm_secattr * | secattr |
Name | Describe |
---|---|
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. |
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 |