Function report |
Source Code:security\integrity\ima\ima_template.c |
Create Date:2022-07-28 19:59:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lookup_template_field
Proto:static const struct ima_template_field *lookup_template_field(const char *field_id)
Type:struct ima_template_field
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | field_id |
158 | When i < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(supported_fields) cycle If strncmp(field_id, field_id, IMA_TEMPLATE_FIELD_ID_MAX_LEN) == 0 Then |
161 | Return supported_fields[i] |
162 | Return NULL |
Name | Describe |
---|---|
template_desc_init_fields |
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 |