函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\string.h Create Date:2022-07-27 06:38:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:strstarts - does @str start with @prefix?*@str: string to examine*@prefix: prefix to look for.

函数原型:static inline bool strstarts(const char *str, const char *prefix)

返回类型:bool

参数:

类型参数名称
const char *str
const char *prefix
228  返回:字符串指定长度比较恒等于0
调用者
名称描述
layout_sectionsLay out the SHF_ALLOC sections in a way not dissimilar to how ldmight -- code, read-only data, read-write data, small data. Tallysizes, and place the offsets into sh_entsize fields: high bit means itbelongs in init.
module_exit_section