Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\verifier.c Create Date:2022-07-28 12:55:47
Last Modify:2022-05-19 20:02:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ltrim

Proto:static const char *ltrim(const char *s)

Type:char

Parameter:

TypeParameterName
const char *s
331  When Note: isspace() must return false for %NUL-terminator ( * s) cycle
332  s++
334  Return s
Caller
NameDescribe
verbose_linfo