time_ts2tm 338 uspace/drv/time/cmos-rtc/cmos-rtc.c return time_ts2tm(&curtime, t); time_ts2tm 1112 uspace/lib/c/generic/time.c return time_ts2tm(&ts, result); time_ts2tm 155 uspace/lib/c/include/time.h extern errno_t time_ts2tm(const struct timespec *, struct tm *); time_ts2tm 155 uspace/lib/posix/include/libc/time.h extern errno_t time_ts2tm(const struct timespec *, struct tm *);HelenOS homepage, sources at GitHub