Function report |
Source Code:security\security.c |
Create Date:2022-07-28 18:40:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:security_sem_alloc
Proto:int security_sem_alloc(struct kern_ipc_perm *sma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | sma |
1837 | rc = lsm_ipc_alloc - allocate a composite ipc blob*@kip: the ipc that needs a blob* Allocate the ipc blob for all the modules* Returns 0, or -ENOMEM if memory can't be allocated. |
1839 | If Value for the false possibility is greater at compile time(rc) Then Return rc |
1841 | rc = call_int_hook(sem_alloc_security, 0, sma) |
1844 | Return rc |
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 |