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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/tests/
H A Dtime.c88 int old_extra_time_offset = extra_time_offset;
90 /* test that extra_time_offset works */
93 extra_time_offset = 42;
95 extra_time_offset = old_extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/tests/
H A Dtime.c88 int old_extra_time_offset = extra_time_offset;
90 /* test that extra_time_offset works */
93 extra_time_offset = 42;
95 extra_time_offset = old_extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/tests/
H A Dtime.c88 int old_extra_time_offset = extra_time_offset;
90 /* test that extra_time_offset works */
93 extra_time_offset = 42;
95 extra_time_offset = old_extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dtime.c31 int extra_time_offset = 0; variable
201 return TimeZoneFaster(t) + 60*extra_time_offset;
214 time_t lt = lte - 60*extra_time_offset;
219 if (((lte < lt) ^ (extra_time_offset < 0)) | ((t < lt) ^ (d < 0)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dtime.c31 int extra_time_offset = 0; variable
201 return TimeZoneFaster(t) + 60*extra_time_offset;
214 time_t lt = lte - 60*extra_time_offset;
219 if (((lte < lt) ^ (extra_time_offset < 0)) | ((t < lt) ^ (d < 0)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dtime.c31 int extra_time_offset = 0; variable
201 return TimeZoneFaster(t) + 60*extra_time_offset;
214 time_t lt = lte - 60*extra_time_offset;
219 if (((lte < lt) ^ (extra_time_offset < 0)) | ((t < lt) ^ (d < 0)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dtime.h257 extern int extra_time_offset;
H A Dtime.c618 int extra_time_offset=0; variable
633 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dtime.h257 extern int extra_time_offset;
H A Dtime.c618 int extra_time_offset=0; variable
633 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dtime.h257 extern int extra_time_offset;
H A Dtime.c618 int extra_time_offset=0; variable
633 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dtime.c615 int extra_time_offset=0; variable
631 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dtime.c615 int extra_time_offset=0; variable
631 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dtime.c615 int extra_time_offset=0; variable
631 return tm_diff(&tm_utc,tm)+60*extra_time_offset;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/param/
H A Dloadparm.c97 extern int extra_time_offset;
840 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, 0},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/param/
H A Dloadparm.c97 extern int extra_time_offset;
840 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, 0},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/param/
H A Dloadparm.c97 extern int extra_time_offset;
840 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, 0},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/param/
H A Dloadparm.c85 extern int extra_time_offset;
1229 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, FLAG_ADVANCED},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/param/
H A Dloadparm.c85 extern int extra_time_offset;
1229 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, FLAG_ADVANCED},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/param/
H A Dloadparm.c85 extern int extra_time_offset;
1229 {"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, FLAG_ADVANCED},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/param/
H A Dloadparm.c4043 .ptr = &extra_time_offset,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/param/
H A Dloadparm.c4043 .ptr = &extra_time_offset,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/param/
H A Dloadparm.c4043 .ptr = &extra_time_offset,

Completed in 275 milliseconds