Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\boot\string.c Create Date:2022-07-28 07:27:07
Last Modify:2022-05-21 21:56:45 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:_tolower

Proto:static inline char _tolower(const char c)

Type:char

Parameter:

TypeParameterName
const charc
230  Return c | 0x20
Caller
NameDescribe
vsscanfvsscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: format of buffer*@args: arguments
_parse_integer_fixup_radix
_parse_integer_fixup_radix