Function report |
Source Code:security\keys\key.c |
Create Date:2022-07-28 18:16:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:key_set_timeout
Proto:void key_set_timeout(struct key *key, unsigned timeout)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | key | |
unsigned | timeout |
719 | expiry = 0 |
722 | lock for writing |
Name | Describe |
---|---|
keyctl_set_timeout | Set or clear the timeout on a key.* Either the key must grant the caller Setattr permission or else the caller* must hold an instantiation authorisation token for the key.* The timeout is either 0 to clear the timeout, or a number of seconds from |
key_get_persistent | Get the persistent keyring for a specific UID and link it to the nominated* keyring. |
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 |