函数逻辑报告 |
Source Code:fs\namei.c |
Create Date:2022-07-29 10:34:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Return the hash of a string of known length
函数原型:unsigned int full_name_hash(const void *salt, const char *name, unsigned int len)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | salt | |
const char * | name | |
unsigned int | len |
名称 | 描述 |
---|---|
smk_find_entry | smk_find_entry - find a label on the list, return the list entry*@string: a text string that might be a Smack label* Returns a pointer to the entry in the label list that* matches the passed string or NULL if not found. |
tomoyo_get_name | moyo_get_name - Allocate permanent memory for string data.*@name: The string to store into the permernent memory.* Returns pointer to "struct tomoyo_path_info" on success, NULL otherwise. |
tomoyo_fill_path_info | moyo_fill_path_info - Fill in "struct tomoyo_path_info" members.*@ptr: Pointer to "struct tomoyo_path_info" to fill in.* The caller sets "struct tomoyo_path_info"->name. |
lookup_one_len_common | |
d_hash_and_lookup | d_hash_and_lookup - hash the qstr then search for a dentry*@dir: Directory to search in*@name: qstr of name we wish to find* On lookup failure NULL is returned; on bad name - ERR_PTR(-error) |
test_hash_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |