Searched refs:time2 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/usr.bin/calendar/ |
| H A D | day.c | 44 static time_t time1, time2; variable 64 time2 = now + SECSPERDAY * after; in settimes() 65 localtime_r(&time2, tp2); in settimes()
|
| /freebsd-13.1/tests/sys/aio/ |
| H A D | lio_kqueue_test.c | 69 time_t time1, time2; in main() local 133 time(&time2); in main() 136 (intmax_t)time1, (intmax_t)time2, in main() 137 (intmax_t)time2-time1, result); in main()
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | mktime.c | 182 time2( in time2() function 276 t = time2(tmp, &okay, 1); in time1() 303 t = time2(tmp, &okay, 0); in timegm()
|
| /freebsd-13.1/tools/tools/portsinfo/ |
| H A D | portsinfo.sh | 13 time2='?type=changed&time=2+week+ago&sektion=all' 71 lynx -nolist -dump -reload -nostatus "$url$time2" |
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 35 fudge 127.127.1.0 time1 0 time2 1.1 stratum 7 refid Abcd minjitter 0.2
|
| H A D | invoke-ntp.conf.texi | 2239 …ode{127.127.}@kbd{t}.@kbd{u} @code{[@code{time1} @kbd{sec}]} @code{[@code{time2} @kbd{sec}]} @code… 2281 @item @code{time2} @kbd{secs}
|
| H A D | ntp.conf.def | 2340 .Op Cm time2 Ar sec 2390 .It Cm time2 Ar secs
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | pac.c | 680 uint32_t time1, time2; in verify_logonname() local 693 CHECK(ret, krb5_ret_uint32(sp, &time2), out); in verify_logonname() 698 t2 = ((uint64_t)time2 << 32) | time1; in verify_logonname()
|
| /freebsd-13.1/contrib/tzcode/stdtime/ |
| H A D | localtime.c | 201 static time_t time2(struct tm *tmp, 2007 time2(struct tm * const tmp, in time2() function 2046 t = time2(tmp, funcp, offset, &okay); 2090 t = time2(tmp, funcp, offset, &okay);
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 632 .Op Cm time2
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 3613 * [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 3868 * [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
|
| H A D | CommitLog | 46731 updated docs to describe flag1 and time2 161213 [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 161217 [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 161220 [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 161223 [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 161227 [Bug 1238] use only fudge time2 to offset NMEA serial timestamp. 172869 [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver. 172876 [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver. 172879 Document fudge time2 as serial-only offset, time1 as PPS-only 217063 fix shadow storage logic for ppsphaseadjust and trustime wrt/ time2 [all …]
|