函数逻辑报告 |
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 |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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_sections | Lay 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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |