Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:18:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:keyring_detect_cycle_iterator
Proto:static int keyring_detect_cycle_iterator(const void *object, void *iterator_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | object | |
void * | iterator_data |
1194 | ctx = iterator_data |
1195 | key = keyring_ptr_to_key(object) |
1197 | kenter("{%d}", key serial number ) |
1201 | If key != Raw match data Then Return 0 |
1205 | Return 1 |
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 |