Function report | 
Source Code:security\smack\smackfs.c | 
Create Date:2022-07-28 19:27:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Print cipso labels in format:* label level[/cat[,cat]]
Proto:static int cipso2_seq_show(struct seq_file *s, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | s | |
| void * | v | 
| 954 | skp = list_entry_rcu - get the struct for this entry*@ptr: the &struct list_head pointer(list, structsmack_known, list) | 
| 957 | sep = '/' | 
| 960 | seq_printf(s, "%s %3d", smk_known, lvl) | 
| 964 | seq_printf(s, "%c%d", sep, i) | 
| 965 | sep = ',' | 
| 970 | 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  |