函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称:strcmp

函数原型:int strcmp(const char *cs, const char *ct)

返回类型:int

参数:

类型参数名称
const char *cs
const char *ct
99  asm volatile
112  返回:res
调用者
名称描述
match_stringmatch_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_paramCheck for early params.
zswap_pool_find_getype and compressor must be null-terminated
elevator_matchlevator_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_lookupFind 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.
setxattrExtended attribute SET operations