Home
last modified time | relevance | path

Searched defs:tm_info (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/pkgconf/cli/spdxtool/
H A Dutil.c232 struct tm *tm_info = gmtime(wanted_time); in spdxtool_util_get_iso8601_time() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp502 struct tm *tm_info = localtime(&timer); in getTime() local