Function report |
Source Code:include\net\netlabel.h |
Create Date:2022-07-28 18:46:28 |
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_alloc - Allocate and initialize a netlbl_lsm_secattr struct*@flags: the memory allocation flags* Description:* Allocate and initialize a netlbl_lsm_secattr struct. Returns a valid* pointer on success, or NULL on failure.
Proto:static inline struct netlbl_lsm_secattr *netlbl_secattr_alloc(gfp_t flags)
Type:struct netlbl_lsm_secattr
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | flags |
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 |
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 |