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:put_old_itimerspec32
Proto:int put_old_itimerspec32(const struct itimerspec64 *its, struct old_itimerspec32 __user *uits)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct itimerspec64 * | its | |
struct old_itimerspec32 __user * | uits |
995 | If __put_old_timespec32( & it_interval, & it_interval) || __put_old_timespec32( & it_value, & it_value) Then Return -EFAULT |
998 | 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 |