Function report |
Source Code:security\tomoyo\securityfs_if.c |
Create Date:2022-07-28 19:46:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_initerface_init - Initialize /sys/kernel/security/tomoyo/ interface.* Returns 0.
Proto:static int __init tomoyo_initerface_init(void)
Type:int
Parameter:Nothing
240 | If Not tomoyo_enabled Then Return 0 |
242 | domain = moyo_domain - Get "struct tomoyo_domain_info" for current thread.* Returns pointer to "struct tomoyo_domain_info" for current thread. |
244 | If domain != The initial domain. Then Return 0 |
269 | Return 0 |
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 |