Home
last modified time | relevance | path

Searched refs:sys_stime (Results 1 – 2 of 2) sorted by relevance

/external/strace/linux/
Ddummy.h99 #define sys_stime sys_time macro
/external/strace/
DChangeLog39678 * linux/ia64/syscallent.h: Undefine sys_stime to avoid redefine warnings.
42284 Alias sys_stime to sys_time.
42286 replace sys_stime with an alias to sys_time.
42288 * linux/dummy.h (sys_stime): Alias to sys_time.
42289 * linux/syscall.h (sys_stime): Remove.
42290 * time.c (sys_stime): Remove.