Function report |
Source Code:security\commoncap.c |
Create Date:2022-07-28 18:35:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ap_settime - Determine whether the current process may set the system clock*@ts: The time to set*@tz: The timezone to set* Determine whether the current process may set the system clock and timezone
Proto:int cap_settime(const struct timespec64 *ts, const struct timezone *tz)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct timespec64 * | ts | |
const struct timezone * | tz |
113 | If Not Check operation authority Then Return -EPERM |
115 | 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 |