Function report |
Source Code:kernel\groups.c |
Create Date:2022-07-28 09:35:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:int set_current_groups(struct group_info *group_info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct group_info * | group_info |
143 | new = prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
Name | Describe |
---|---|
SYSCALL_DEFINE2 | SMP: Our groups are copy-on-write. We can set them safely* without another task interfering. |
SYSCALL_DEFINE2 |
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 |