Function report |
Source Code:security\smack\smack_access.c |
Create Date:2022-07-28 19:25:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smk_insert_entry - insert a smack label into a hash map,* this function must be called under smack_known_lock
Proto:void smk_insert_entry(struct smack_known *skp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct smack_known * | skp |
408 | head = smack_known_hash[hash & (SMACK_HASH_SLOTS - 1)] |
Name | Describe |
---|---|
init_smack_known_list | |
smk_import_entry | smk_import_entry - import a label, return the list entry*@string: a text string that might be a Smack label*@len: the maximum size, or zero if it is NULL terminated |
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 |