Searched refs:time_to_tm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimeconv.c70 * time_to_tm - converts the calendar time to local broken-down time
77 void time_to_tm(time_t totalsecs, int offset, struct tm *result) function
127 EXPORT_SYMBOL(time_to_tm); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dmisc.c215 time_to_tm(ts->tv_sec, sbi->options.tz_utc ? 0 :
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h199 void time_to_tm(time_t totalsecs, int offset, struct tm *result);

Completed in 74 milliseconds