| 函数逻辑报告 | 
| Source Code: security\keys\keyctl.c | Create Date:2022-07-27 19:55:20 | 
| Last Modify:2020-03-18 07:59:52 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Read or set the default keyring in which request_key() will cache keys and* return the old setting.* If a thread or process keyring is specified then it will be created if it* doesn't yet exist. The old setting will be returned if successful.
函数原型:long keyctl_set_reqkey_keyring(int reqkey_defl)
返回类型:long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| int | reqkey_defl | 
| 1327 | 如果reqkey_defl恒等于quest-key default keyrings 则返回:old_setting | 
| 1330 | new等于prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification | 
| 1339 | 转到:set | 
| 1345 | 转到:set | 
| 1347 | 当:reqkey_defl恒等于KEY_REQKEY_DEFL_DEFAULT | 
| 1352 | 转到:set | 
| 1356 | 默认 | 
| 1361 | set : | 
| 1364 | 返回:old_setting | 
| 1365 | error : | 
| 1367 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| SYSCALL_DEFINE5 | The key control system call | 
| COMPAT_SYSCALL_DEFINE5 | The key control system call, 32-bit compatibility version for 64-bit archs | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |