函数逻辑报告 |
Source Code:security\tomoyo\util.c |
Create Date:2022-07-27 21:16:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_convert_time - Convert time_t to YYYY/MM/DD hh/mm/ss.*@time: Seconds since 1970/01/01 00:00:00.*@stamp: Pointer to "struct tomoyo_time".* Returns nothing.
函数原型:void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
time64_t | time64 | |
struct tomoyo_time * | stamp |
96 | sec等于he number of seconds after the minute, normally in the range* 0 to 59, but can be up to 60 to allow for leap seconds |
101 | year等于he number of years since 1900 加1900 |
名称 | 描述 |
---|---|
tomoyo_read_stat | moyo_read_stat - Read statistic data.*@head: Pointer to "struct tomoyo_io_buffer".* Returns nothing. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |