Function report | 
Source Code:security\keys\proc.c | 
Create Date:2022-07-28 18:25:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Implement "/proc/keys" to provide a list of the keys on the system that* grant View permission to the caller.
Proto:static struct rb_node *key_serial_next(struct seq_file *p, struct rb_node *n)
Type:struct rb_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | p | |
| struct rb_node * | n | 
| 66 | user_ns = seq_user_ns(p) | 
| 70 | key = rb_entry(n, structkey, serial_node) | 
| 71 | If kuid_has_mapping(user_ns, uid) Then Break | 
| 75 | Return n | 
| Name | Describe | 
|---|---|
| proc_keys_next | 
| 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  |