Function report |
Source Code:lib\kobject.c |
Create Date:2022-07-28 06:16:06 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:populate_dir - populate directory with attributes
Proto:static int populate_dir(struct kobject *kobj)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kobject * | kobj |
| 70 | error = 0 |
| 73 | If t && use default_groups instead Then |
| 74 | When (attr = use default_groups instead [i]) != NULL cycle |
| 75 | error = sysfs_create_file(kobj, attr) |
| 76 | If error Then Break |
| 80 | Return error |
| Name | Describe |
|---|---|
| create_dir |
| 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 |