函数逻辑报告 |
Source Code:scripts\dtc\libfdt\fdt_ro.c |
Create Date:2022-07-27 07:15:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fdt_path_offset_namelen
函数原型:int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | fdt | |
const char * | path | |
int | namelen |
239 | offset等于0 |
244 | 如果path不等于'/'则 |
251 | 如果非p则返回:负FDT_ERR_BADOFFSET: Function was passed a structure block* offset which is out-of-bounds, or which points to an* unsuitable part of the structure for the operation. |
277 | 返回:offset |
名称 | 描述 |
---|---|
fdt_path_offset |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |