Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:16:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:keyring_ptr_is_keyring
Proto:static inline bool keyring_ptr_is_keyring(const struct assoc_array_ptr *x)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct assoc_array_ptr * | x |
38 | Return x & We mark pointers we pass to the associative array with bit 1 set if* they're keyrings and clear otherwise. |
Name | Describe |
---|---|
search_nested_keyrings | Search a tree of keyrings that point to other keyrings up to the maximum* depth. |
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 |