Home
last modified time | relevance | path

Searched refs:GetSystemTime (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/util/platform_symbols/
H A Dwindows-symbols.txt29 GetSystemTime
174 GetSystemTime
/freebsd/crypto/krb5/src/ccapi/common/win/
H A Dwin-utils.c65 GetSystemTime(&_stime); in timestamp()
/freebsd/crypto/libecc/src/external_deps/
H A Dtime.c61 GetSystemTime(&st); in get_ms_time()
/freebsd/crypto/openssl/crypto/
H A Dtime.c26 GetSystemTime(&st); in ossl_time_now()
/freebsd/contrib/wpa/src/utils/
H A Dos_win32.c36 GetSystemTime(&st); in os_get_time()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h206 struct timespec GetSystemTime() const { return m_system_time; } in GetSystemTime() function
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1238 GetSystemTime(&SystemTime);
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2836 GetSystemTime(&systime); in app_tminterval()
/freebsd/contrib/sqlite3/
H A Dshell.c8407 GetSystemTime(&currentTime); in writeFile()
H A Dsqlite3.c47898 { "GetSystemTime", (SYSCALL)GetSystemTime, 0 },