函数逻辑报告 |
Source Code:arch\x86\lib\string_32.c |
Create Date:2022-07-27 08:25:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strcmp
函数原型:int strcmp(const char *cs, const char *ct)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | cs | |
const char * | ct |
99 | asm volatile |
112 | 返回:res |
名称 | 描述 |
---|---|
match_string | match_string - matches given string in an array*@array: array of strings*@n: number of strings in the array or -1 for NULL terminated arrays*@string: string to match with* Return:* index of a @string in the @array if matches, or %-EINVAL otherwise. |
unregister_nmi_handler | |
oops_setup | |
do_early_param | Check for early params. |
zswap_pool_find_get | ype and compressor must be null-terminated |
elevator_match | levator_match - Test an elevator name and features*@e: Scheduler to test*@name: Elevator name to test*@required_features: Features that the elevator must provide* Return true is the elevator @e name matches @name and if @e provides all the |
key_type_lookup | Find and lock the specified key type against removal.* We return with the sem read-locked if successful. If the type wasn't* available -ENOKEY is returned instead. |
setxattr | Extended attribute SET operations |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |