函数逻辑报告 |
Source Code:security\keys\key.c |
Create Date:2022-07-27 19:50:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:key_set_timeout
函数原型:void key_set_timeout(struct key *key, unsigned timeout)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct key * | key | |
unsigned | timeout |
719 | expiry等于0 |
722 | lock for writing |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |