函数逻辑报告 |
Source Code:fs\binfmt_em86.c |
Create Date:2022-07-29 11:01:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:load_em86
函数原型:static int load_em86(struct linux_binprm *bprm)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct linux_binprm * | bprm |
44 | 返回:负ENOEXEC |
48 | 如果interp_flags按位与BINPRM_FLAGS_PATH_INACCESSIBLE则返回:负ENOENT |
53 | file = NULL |
58 | interp等于EM86_INTERP |
59 | i_name等于EM86_I_NAME |
60 | i_arg = NULL |
73 | argc自加 |
74 | 如果i_arg则 |
77 | argc自加 |
81 | argc自加 |
94 | retval等于Fill the binprm structure from the inode.* Check permissions, then read the first BINPRM_BUF_SIZE bytes* This may be called multiple times for binary chains (scripts for example). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |