Function report | 
Source Code:security\integrity\ima\ima_fs.c | 
Create Date:2022-07-28 19:57:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:print in ascii
Proto:static int ima_ascii_measurements_show(struct seq_file *m, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| void * | v | 
| 228 | If (e == NULL) Then Return -1 | 
| 231 | template_name = If name[0] != '\0' Then name Else fmt | 
| 235 | seq_printf(m, "%2d ", pcr) | 
| 241 | seq_printf(m, " %s", template_name) | 
| 244 | When i < num_fields cycle | 
| 246 | If len == 0 Then Continue | 
| 249 | field_show(m, IMA_SHOW_ASCII, & template related data [i]) | 
| 253 | 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  |