Searched refs:tm_sec (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/terminal/src/
H A Dprint_time.c43 tm->tm_min, tm->tm_sec,
/seL4-refos-master/apps/terminal/src/
H A Dprint_time.c43 tm->tm_min, tm->tm_sec,
/seL4-refos-master/libs/libmuslc/src/time/
H A D__asctime.c15 tm->tm_min, tm->tm_sec,
H A D__tm_to_secs.c22 t += tm->tm_sec;
H A D__secs_to_tm.c79 tm->tm_sec = remsecs % 60;
H A Dstrptime.c115 dest = &tm->tm_sec;
H A Dstrftime.c137 val = tm->tm_sec;
/seL4-refos-master/libs/libmuslc/include/
H A Dtime.h39 int tm_sec; member in struct:tm
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwceconf.h253 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwceconf.h253 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm
/seL4-refos-master/projects/refos/impl/apps/timer_server/src/
H A Ddevice_timer.c183 timeInfo.tm_sec = rtcTimeDate.second;
/seL4-refos-master/apps/timer_server/src/
H A Ddevice_timer.c183 timeInfo.tm_sec = rtcTimeDate.second;
/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c305 (unsigned)tm.tm_hour, (unsigned)tm.tm_min, (unsigned)tm.tm_sec,
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c305 (unsigned)tm.tm_hour, (unsigned)tm.tm_min, (unsigned)tm.tm_sec,

Completed in 121 milliseconds