函数逻辑报告 |
Source Code:security\keys\request_key.c |
Create Date:2022-07-27 19:57:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mplete_request_key - Complete the construction of a key.*@authkey: The authorisation key.*@error: The success or failute of the construction.* Complete the attempt to construct a key. The key will be negated* if an error is indicated
函数原型:void complete_request_key(struct key *authkey, int error)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct key * | authkey | |
int | error |
59 | key等于target_key |
61 | kenter("%d{%d},%d", key serial number , key serial number , error) |
63 | 如果error小于0则key_negate_and_link(key, default timeout on a negative key's existence , NULL, authkey) |
名称 | 描述 |
---|---|
call_sbin_request_key | Request userspace finish the construction of a key* - execute "/sbin/request-key |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |