Function report |
Source Code:include\linux\key-type.h |
Create Date:2022-07-28 11:18:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:key_negate_and_link
Proto:static inline int key_negate_and_link(struct key *key, unsigned timeout, struct key *keyring, struct key *authkey)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | key | |
unsigned | timeout | |
struct key * | keyring | |
struct key * | authkey |
Name | Describe |
---|---|
complete_request_key | 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 |
construct_key_and_link | Commence key construction. |
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 |