Function report |
Source Code:kernel\time\time.c |
Create Date:2022-07-28 10:38:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_old_itimerspec32
Proto:int get_old_itimerspec32(struct itimerspec64 *its, const struct old_itimerspec32 __user *uits)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct itimerspec64 * | its | |
const struct old_itimerspec32 __user * | uits |
985 | If __get_old_timespec32( & it_interval, & it_interval) || __get_old_timespec32( & it_value, & it_value) Then Return -EFAULT |
988 | Return 0 |
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 |