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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dlocaltime.c25 boolean is_ds; /* Daylight savings. */ local
33 is_ds = 0;
34 tt = *tod - BREW_EPOCH_OFFSET + LOCALTIMEOFFSET(&is_ds);
69 DB_GLOBAL(ltm).tm_isdst = is_ds; /* daylight savings time */

Completed in 66 milliseconds