Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/stime/
Dstime02.c78 #define INCR_TIME 10 /* increment in the system's current time */ macro
159 new_time = curr_time + INCR_TIME; in setup()
Dstime01.c81 #define INCR_TIME 30 /* increment in the system's current time */ macro
121 new_time = real_time_tv.tv_sec + INCR_TIME; in main()