Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the "hash_len" (hash and length) of a null-terminated string
Proto:u64 hashlen_string(const void *salt, const char *name)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | salt | |
const char * | name |
2015 | len = 0 |
2019 | len++ |
Name | Describe |
---|---|
d_alloc_name | |
test_hash_init |
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 |