Function report |
Source Code:security\selinux\selinuxfs.c |
Create Date:2022-07-28 19:06:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sel_make_initcon_files
Proto:static int sel_make_initcon_files(struct dentry *dir)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dir |
1629 | When i <= SECINITSID_NUM cycle |
1632 | dentry = d_alloc_name(dir, security_get_initial_sid_context(i)) |
1636 | inode = sel_make_inode( The root of the dentry tree , S_IFREG | S_IRUGO) |
1637 | If Not inode Then |
1647 | Return 0 |
Name | Describe |
---|---|
sel_fill_super |
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 |