Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\binfmt_script.c Create Date:2022-07-28 20:27:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:spacetab

Proto:static inline bool spacetab(char c)

Type:bool

Parameter:

TypeParameterName
charc
18  Return c == ' ' || c == '\t'
Caller
NameDescribe
next_non_spacetab
next_terminator