Function report |
Source Code:security\tomoyo\util.c |
Create Date:2022-07-28 19:47:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 |
Name | Describe |
---|---|
tomoyo_read_stat | moyo_read_stat - Read statistic data.*@head: Pointer to "struct tomoyo_io_buffer".* Returns nothing. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |