time_tm2str 1030 uspace/lib/c/generic/time.c time_tm2str(&tm, buf); time_tm2str 1134 uspace/lib/c/generic/time.c time_tm2str(&loctime, buf); time_tm2str 154 uspace/lib/c/include/time.h extern void time_tm2str(const struct tm *, char *); time_tm2str 154 uspace/lib/posix/include/libc/time.h extern void time_tm2str(const struct tm *, char *); time_tm2str 153 uspace/lib/posix/src/time.c time_tm2str(timeptr, buf);HelenOS homepage, sources at GitHub