Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:18:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Garbage collect restriction pointers from a keyring
Proto:void keyring_restriction_gc(struct key *keyring, struct key_type *dead_type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | keyring | |
struct key_type * | dead_type |
1763 | kenter("%x{%s}", key serial number , description ? : "") |
1774 | kleave(" [no restriction gc]") |
1775 | Return |
1779 | lock for writing |
1786 | key = NULL |
1787 | keytype = NULL |
1789 | lease a write lock |
1791 | kleave(" [restriction gc]") |
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 |