函数逻辑报告 | 
Source Code:kernel\auditsc.c | 
Create Date:2022-07-27 12:31:15 | 
| Last Modify:2020-03-17 16:31:21 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:__audit_reusename - fill out filename with info from existing entry*@uptr: userland ptr to pathname* Search the audit_names list for the current audit context. If there is an* existing entry with a matching "uptr" then return the filename
函数原型:struct filename *__audit_reusename(const __user char *uptr)
返回类型:struct filename
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const __user char * | uptr | 
| 1854 | context等于audit_context() | 
| 1858 | 如果非name则继续下一循环 | 
| 1860 | 如果 original userland pointer 恒等于uptr则 | 
| 1865 | 返回:NULL | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |