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:next_terminator

Proto:static inline char *next_terminator(char *first, const char *last)

Type:char

Parameter:

TypeParameterName
char *first
const char *last
28  When first <= last cycle If spacetab( * first) || Not first Then
30  Return first
31  Return NULL
Caller
NameDescribe
load_script