Function report |
Source Code:security\selinux\selinuxfs.c |
Create Date:2022-07-28 19:06:49 |
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_perm_files
Proto:static int sel_make_perm_files(char *objclass, int classvalue, struct dentry *dir)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | objclass | |
int | classvalue | |
struct dentry * | dir |
1734 | dentry = d_alloc_name(dir, perms[i]) |
1739 | inode = sel_make_inode( The root of the dentry tree , S_IFREG | S_IRUGO) |
1740 | If Not inode Then |
1750 | rc = 0 |
1751 | out : |
1755 | Return rc |
Name | Describe |
---|---|
sel_make_class_dir_entries |
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 |