Home
last modified time | relevance | path

Searched refs:SetSystemTime (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/aix/
H A DHost.cpp78 processInfo.SetSystemTime(convert(pstatusData.pr_stime)); in GetStatusInfo()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dtimesync.c47 return SetSystemTime(&systime); in settimeofday()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h208 void SetSystemTime(struct timespec stime) { m_system_time = stime; } in SetSystemTime() function
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02621 * ports/winnt/libntp/SetSystemTime.c: Fix warning and const declaration
3654 * ports/winnt/libntp/SetSystemTime.c:
H A DCommitLog[all...]