Function report |
Source Code:security\keys\process_keys.c |
Create Date:2022-07-28 18:22:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Install a process keyring to the current task if it didn't have one already.* Return: 0 if a process keyring is now present; -errno on failure.
Proto:static int install_process_keyring(void)
Type:int
Parameter:Nothing
296 | new = prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
301 | If ret < 0 Then |
303 | Return ret |
Name | Describe |
---|---|
lookup_user_key | Look up a key ID given us by userspace with a given permissions mask to get* the key it refers to.* Flags can be passed to request that special keyrings be created if referred* to directly, to permit partially constructed keys to be found and to skip |
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 |