Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:28 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:keyring_read_iterator
Proto:static int keyring_read_iterator(const void *object, void *data)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const void * | object | |
| void * | data |
| 461 | key = keyring_ptr_to_key(object) |
| 464 | kenter("{%s,%d},,{%zu/%zu}", name, key serial number , count, buflen) |
| 473 | buffer++ |
| 474 | count += size of key serial number |
| 475 | Return 0 |
| 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 |