Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:18:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:keyring_gc_check_iterator
Proto:static int keyring_gc_check_iterator(const void *object, void *iterator_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | object | |
void * | iterator_data |
1701 | key = keyring_ptr_to_key(object) |
1702 | limit = iterator_data |
1705 | Return Determine whether a key is dead. |
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 |