Searched refs:RTTIMESPEC (Results 1 - 25 of 59) sorted by relevance

123

/vbox/src/VBox/Runtime/r3/posix/
H A Dtimelocal-posix.cpp53 RTTIMESPEC Fallback;
108 * RTTIMESPEC LocalTime;
116 RTTIMESPEC Time;
130 RTTIMESPEC LocalTime = *pTimeSpec;
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceTimeSync.cpp468 RTTIMESPEC NewGuestTime;
482 RTTIMESPEC Tmp;
518 RTTIMESPEC GuestNow0, GuestNow, HostNow;
530 RTTIMESPEC GuestElapsed = GuestNow;
558 RTTIMESPEC Drift = HostNow;
563 RTTIMESPEC AbsDrift = Drift;
/vbox/src/VBox/Main/include/
H A DSnapshotImpl.h44 const RTTIMESPEC &aTimeStamp,
79 RTTIMESPEC i_getTimeStamp() const;
H A DAdditionsFacilityImpl.h78 RTTIMESPEC mTimestamp;
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDDir.cpp59 RTTIMESPEC time;
/vbox/include/iprt/
H A Dfs.h435 RTTIMESPEC AccessTime;
438 RTTIMESPEC ModificationTime;
443 RTTIMESPEC ChangeTime;
448 RTTIMESPEC BirthTime;
H A Dtime.h49 typedef struct RTTIMESPEC struct
55 } RTTIMESPEC; typedef in typeref:struct:RTTIMESPEC
58 /** @name RTTIMESPEC methods
725 * RTTIMESPEC LocalTime;
/vbox/src/VBox/Runtime/r3/win/
H A Dtime2-win.cpp62 RTTIMESPEC LocalTime;
/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-time.cpp81 RTTIMESPEC TsLeft;
172 RTTIMESPEC TsLeft;
175 RTTIMESPEC TsRight;
/vbox/src/VBox/Runtime/testcase/
H A DtstRTTimeSpec.cpp126 RTTIMESPEC Now;
127 RTTIMESPEC Ts1;
128 RTTIMESPEC Ts2;
315 RTTIMESPEC TsTmp; \
H A DtstPrfRT.cpp147 RTTIMESPEC Time;
/vbox/include/VBox/
H A Dshflsvc.h320 AssertCompileSize(RTTIMESPEC, 8);
428 RTTIMESPEC AccessTime;
431 RTTIMESPEC ModificationTime;
436 RTTIMESPEC ChangeTime;
441 RTTIMESPEC BirthTime;
H A Dsettings.h248 void parseTimestamp(RTTIMESPEC &timestamp,
250 com::Utf8Str stringifyTimestamp(const RTTIMESPEC &tm) const;
1177 RTTIMESPEC timestamp;
1266 RTTIMESPEC timeLastStateChange; // optional, defaults to now
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevState.h109 RTTIMESPEC TimeSpecTS;
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTestApp.cpp141 RTTIMESPEC timeSpec;
/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dutils.c39 static void sf_ftime_from_timespec(time_t *time, RTTIMESPEC *ts)
47 static void sf_timespec_from_ftime(RTTIMESPEC *ts, time_t *time)
53 static void sf_ftime_from_timespec(struct timespec *tv, RTTIMESPEC *ts)
63 static void sf_timespec_from_ftime(RTTIMESPEC *ts, struct timespec *tv)
/vbox/src/VBox/Runtime/common/crypto/
H A Dpkcs7-verify.cpp662 RTTIMESPEC ThisValidationTime;
705 RTTIMESPEC ThisValidationTime;
/vbox/src/VBox/Main/glue/
H A Dcom.cpp280 static RTTIMESPEC s_TimeSpec;
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp160 static RTTIMESPEC testRTDirQueryInfoATime;
190 static RTTIMESPEC testRTDirSetTimesATime;
266 static RTTIMESPEC testRTFileQueryInfoATime;
327 static RTTIMESPEC testRTFileSetTimesATime;
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp385 RTTIMESPEC t1, t2;
/vbox/src/VBox/Runtime/VBox/
H A Dlog-vbox.cpp305 RTTIMESPEC TimeSpec;
/vbox/src/VBox/VMM/VMMR3/
H A DGIMKvm.cpp451 RTTIMESPEC TimeSpec;
/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp450 RTTIMESPEC TmpTS;
/vbox/src/VBox/Main/src-client/
H A DGuestImpl.cpp827 RTTIMESPEC TimeSpecTS;
1078 RTTIMESPEC TimeSpecTS;
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_prov.c288 sfprov_ftime_from_timespec(timestruc_t *time, RTTIMESPEC *ts)
616 sfprov_timespec_from_ftime(RTTIMESPEC *ts, timestruc_t time)

Completed in 663 milliseconds

123