Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:key_put_tag - Release a ref on a tag.*@tag: The tag to release.* This releases a reference the given tag and returns true if that ref was the* last one.
Proto:bool key_put_tag(struct key_tag *tag)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct key_tag * | tag |
242 | Return true |
245 | Return false |
Name | Describe |
---|---|
key_remove_domain | key_remove_domain - Kill off a key domain and gc its keys*@domain_tag: The domain tag to release.* This marks a domain tag as being dead and releases a ref on it. If that* wasn't the last reference, the garbage collector is poked to try and delete |
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 |