函数逻辑报告 |
Source Code:lib\string.c |
Create Date:2022-07-27 06:59:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memcmp
函数原型:__visible int memcmp(const void *cs, const void *ct, size_t count)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | cs | |
const void * | ct | |
size_t | count |
882 | res等于0 |
886 | 退出 |
887 | 返回:res |
名称 | 描述 |
---|---|
bcmp | |
strnstr | 字符串查找 |
decompress_method | |
find_cpio_data | pio_data find_cpio_data - Search for files in an uncompressed cpio*@path: The directory to search for, including a slash at the end*@data: Pointer to the the cpio archive or a header inside*@len: Remaining length of the cpio based on data |
test_string_check_buf | |
test_string_get_size_check | |
test_hexdump | |
test_hexdump_overflow | |
kasan_memcmp | |
thread_lookup_test | |
test_copy_struct_from_user | |
test_user_copy_init | |
do_test | |
__test | |
__check_eq_u32_array | |
test_nodelta_obj_get | |
do_kmem_cache_size | Test kmem_cache with given parameters: |
do_kmem_cache_rcu_persistent | Check that the data written to an RCU-allocated object survives* reallocation. |
blake2s_selftest | |
chacha20poly1305_selftest | |
test_uc | Test up to error correction capacity |
test_bc | Tests for correct behaviour beyond error correction capacity |
nla_memcmp | 内存比较 |
nla_strcmp | 字符串比较 |
digsig_verify_rsa | RSA公钥签名验证 |
objagg_hints_obj_cmp | |
__jump_label_set_jump_code | |
dattrs_equal | handle null as "default" |
do_header | |
memcmp_pages | |
of_prop_val_eq | |
netdev_phys_item_id_same | |
ether_addr_equal_unaligned | her_addr_equal_unaligned - Compare two not u16 aligned Ethernet addresses*@addr1: Pointer to a six-byte array containing the Ethernet address*@addr2: Pointer other six-byte array containing the Ethernet address* Compare two Ethernet addresses, returns |
rhashtable_compare | |
ipv6_addr_cmp | |
ipv6_prefix_equal | |
fdt_find_string_ | |
fdt_nodename_eq_ | |
fdt_string_eq_ | |
fdt_node_offset_by_prop_value | |
fdt_stringlist_contains | |
fdt_stringlist_search | |
tcp_fastopen_cookie_match | |
efi_guidcmp | |
nfs_compare_fh | Returns a zero iff the size and data fields match.* Checks only "size" bytes in the data field. |
OK_id | |
keyring_compare_object | |
vfs_dedupe_file_range_compare | Compare extents of two files to see if they are the same.* Caller must have locked both inodes to prevent write races. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |