Home
last modified time | relevance | path

Searched refs:tm2 (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/utils/
Dos_win32.c104 struct tm *tm2; in os_gmtime() local
107 tm2 = gmtime(&t2); in os_gmtime()
108 if (tm2 == NULL) in os_gmtime()
110 tm->sec = tm2->tm_sec; in os_gmtime()
111 tm->min = tm2->tm_min; in os_gmtime()
112 tm->hour = tm2->tm_hour; in os_gmtime()
113 tm->day = tm2->tm_mday; in os_gmtime()
114 tm->month = tm2->tm_mon + 1; in os_gmtime()
115 tm->year = tm2->tm_year + 1900; in os_gmtime()
Dos_internal.c88 struct tm *tm2; in os_gmtime() local
91 tm2 = gmtime(&t2); in os_gmtime()
92 if (tm2 == NULL) in os_gmtime()
94 tm->sec = tm2->tm_sec; in os_gmtime()
95 tm->min = tm2->tm_min; in os_gmtime()
96 tm->hour = tm2->tm_hour; in os_gmtime()
97 tm->day = tm2->tm_mday; in os_gmtime()
98 tm->month = tm2->tm_mon + 1; in os_gmtime()
99 tm->year = tm2->tm_year + 1900; in os_gmtime()
Dos_unix.c176 struct tm *tm2; in os_gmtime() local
179 tm2 = gmtime(&t2); in os_gmtime()
180 if (tm2 == NULL) in os_gmtime()
182 tm->sec = tm2->tm_sec; in os_gmtime()
183 tm->min = tm2->tm_min; in os_gmtime()
184 tm->hour = tm2->tm_hour; in os_gmtime()
185 tm->day = tm2->tm_mday; in os_gmtime()
186 tm->month = tm2->tm_mon + 1; in os_gmtime()
187 tm->year = tm2->tm_year + 1900; in os_gmtime()
/freebsd-12-stable/crypto/heimdal/lib/roken/
Dstrpftime-test.c243 struct tm tm2; in main() local
261 memset (&tm2, 0, sizeof(tm2)); in main()
264 &tm2); in main()
272 strftime (buf, sizeof(buf), tests[i].vals[j].format, &tm2); in main()
/freebsd-12-stable/crypto/heimdal/kadmin/
Dutil.c180 struct tm tm, tm2; in str2time_t() local
183 memset (&tm2, 0, sizeof (tm2)); in str2time_t()
217 if(p[0] != '\0' && strptime (p, "%H:%M:%S", &tm2) != NULL) { in str2time_t()
218 tm.tm_hour = tm2.tm_hour; in str2time_t()
219 tm.tm_min = tm2.tm_min; in str2time_t()
220 tm.tm_sec = tm2.tm_sec; in str2time_t()
/freebsd-12-stable/sys/gnu/dts/arm64/exynos/
Dexynos5433-tm2.dts11 #include "exynos5433-tm2-common.dtsi"
15 compatible = "samsung,tm2", "samsung,exynos5433";
69 compatible = "cypress,tm2-touchkey";
Dexynos5433-tm2e.dts11 #include "exynos5433-tm2-common.dtsi"
Dexynos5433-tm2-common.dtsi115 compatible = "samsung,tm2-audio";
/freebsd-12-stable/tools/KSE/rr/
Drr.c396 struct kse_thr_mailbox *tm2; in thread_start() local
399 tm2 = thread_create(enter_uts, (int)data); in thread_start()
400 tm->tm_context.uc_link = &tm2->tm_context; in thread_start()
/freebsd-12-stable/tools/KSE/ksetest/
Dkse_threads_test.c485 struct kse_thr_mailbox *tm2; in thread_start() local
488 tm2 = thread_create(enter_uts, (int)data); in thread_start()
489 tm->tm_context.uc_link = &tm2->tm_context; in thread_start()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
Dlvm.c189 const TValue *tm2; in get_equalTM() local
192 tm2 = fasttm(L, mt2, event); in get_equalTM()
193 if (tm2 == NULL) return NULL; /* no metamethod */ in get_equalTM()
194 if (luaV_rawequalobj(tm1, tm2)) /* same metamethods? */ in get_equalTM()
/freebsd-12-stable/sys/contrib/zstd/lib/common/
Dcpu.h128 C(tm2, 8)
/freebsd-12-stable/usr.bin/diff/
Ddiffreg.c1657 struct tm tm1, tm2, *tm_ptr1, *tm_ptr2; in print_header() local
1666 tm_ptr2 = localtime_r(&stb2.st_mtime, &tm2); in print_header()
/freebsd-12-stable/contrib/binutils/
DChangeLog6993 * configure: Change Makefile.tem2 to Makefile.tm2.
/freebsd-12-stable/share/misc/
Dpci_vendors3161 103c 1486 TouchSmart tm2-2050er discrete GPU (Mobility Radeon HD 5450)