Home
last modified time | relevance | path

Searched defs:utc (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/touch/
H A Dtouch.c291 int utc = 0; in stime_argd() local
/openbsd-src/lib/libc/time/
H A Dstrptime.c63 static char utc[] = { "UTC" }; variable
/openbsd-src/sys/kern/
H A Dkern_tc.c542 struct bintime boottime, old_utc, uptime, utc; in tc_setrealtimeclock() local
577 struct bintime new_naptime, old_naptime, uptime, utc; in tc_setclock() local
H A Dkern_sysctl.c1796 struct timespec booted, st, ut, utc; fill_kproc() local
/openbsd-src/regress/lib/libcrypto/asn1/
H A Dasn1time.c623 const struct asn1_time_test *utc = asn1_utctime_tests; asn1_time_compare_test() local
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c11565 static time_t toloc_dst(time_t utc) {