Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\lib\string_32.c Create Date:2022-07-28 07:25:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memchr

Proto:void *memchr(const void *cs, int c, size_t count)

Type:void

Parameter:

TypeParameterName
const void *cs
intc
size_tcount
184  If Not count Then Return NULL
186  asm volatile
194  Return res
Caller
NameDescribe
validate_nla
decode_state
disk_store
msg_print_text
legacy_parse_paramAdd a parameter to a legacy config. We build up a comma-separated list of* options.