Function report |
Source Code:security\tomoyo\securityfs_if.c |
Create Date:2022-07-28 19:46:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_create_entry - Create interface files under /sys/kernel/security/tomoyo/ directory.*@name: The name of the interface file.*@mode: The permission of the interface file.*@parent: The parent directory.*@key: Type of interface.* Returns nothing.
Proto:static void __init tomoyo_create_entry(const char *name, const umode_t mode, struct dentry *parent, const u8 key)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
const umode_t | mode | |
struct dentry * | parent | |
const u8 | key |
Name | Describe |
---|---|
tomoyo_initerface_init | moyo_initerface_init - Initialize /sys/kernel/security/tomoyo/ interface.* Returns 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 |