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:Find the length of a length-limited string

Proto:size_t strnlen(const char *s, size_t count)

Type:size_t

Parameter:

TypeParameterName
const char *s
size_tcount
221  asm volatile
233  Return res