Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:keyring_describe
Proto:static void keyring_describe(const struct key *keyring, struct seq_file *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct key * | keyring | |
struct seq_file * | m |
439 | If description Then seq_puts(m, description) |
445 | If nr_leaves_on_tree != 0 Then seq_printf(m, ": %lu", nr_leaves_on_tree) |
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 |