Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:By default, we keys found by getting an exact match on their descriptions.
Proto:bool key_default_cmp(const struct key *key, const struct key_match_data *match_data)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct key * | key | |
const struct key_match_data * | match_data |
572 | Return strcmp(description, Raw match data ) == 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 |