Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:18:42 |
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_select_iterator
Proto:static bool keyring_gc_select_iterator(void *object, void *iterator_data)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
void * | object | |
void * | iterator_data |
1690 | key = keyring_ptr_to_key(object) |
1691 | limit = iterator_data |
1693 | If Determine whether a key is dead. Then Return false |
1696 | Return true |
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 |