Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c566 int dst_enable(const char *strDstStartTime, const char *strDstEndTime, int swForwardSeconds) in dst_enable() argument
578 if ((swForwardSeconds < 0) || (swForwardSeconds >= 24 * 3600)) { /* seconds per day 24 * 3600 */ in dst_enable()
593 g_dstForwardSeconds = swForwardSeconds; in dst_enable()

Completed in 1 milliseconds