Function report |
Source Code:kernel\groups.c |
Create Date:2022-07-28 09:35:05 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_groups - Change a group subscription in a set of credentials*@new: The newly prepared set of credentials to alter*@group_info: The group list to install
Proto:void set_groups(struct cred *new, struct group_info *group_info)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct cred * | new | |
| struct group_info * | group_info |
| 125 | put_group_info - Release a reference to a group info structure*@group_info: The group info to release( supplementary groups for euid/fsgid ) |
| Name | Describe |
|---|---|
| set_current_groups | set_current_groups - Change current's group subscription*@group_info: The group list to impose* Validate a group subscription and, if valid, impose it upon current's task* security record. |
| 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 |