Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/external_deps/
H A Dtime.c61 GetSystemTime(&st); in get_ms_time()
/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/crypto/openssl/ssl/
H A Dd1_lib.c436 GetSystemTime(&st); in get_current_time()
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1906 GetSystemTime(&st); in get_current_time()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2724 GetSystemTime(&systime); in app_tminterval()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1238 GetSystemTime(&SystemTime);
/freebsd/contrib/sqlite3/
H A Dshell.c7583 GetSystemTime(&currentTime); in writeFile()
H A Dsqlite3.c47404 { "GetSystemTime", (SYSCALL)GetSystemTime, 0 },