Searched refs:RTTIMESPEC (Results 1 - 25 of 59) sorted by relevance
123
/vbox/src/VBox/Runtime/r3/posix/ |
H A D | timelocal-posix.cpp | 53 RTTIMESPEC Fallback; 108 * RTTIMESPEC LocalTime; 116 RTTIMESPEC Time; 130 RTTIMESPEC LocalTime = *pTimeSpec;
|
/vbox/src/VBox/Additions/common/VBoxService/ |
H A D | VBoxServiceTimeSync.cpp | 468 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 D | SnapshotImpl.h | 44 const RTTIMESPEC &aTimeStamp, 79 RTTIMESPEC i_getTimeStamp() const;
|
H A D | AdditionsFacilityImpl.h | 78 RTTIMESPEC mTimestamp;
|
/vbox/src/VBox/GuestHost/DragAndDrop/ |
H A D | DnDDir.cpp | 59 RTTIMESPEC time;
|
/vbox/include/iprt/ |
H A D | fs.h | 435 RTTIMESPEC AccessTime; 438 RTTIMESPEC ModificationTime; 443 RTTIMESPEC ChangeTime; 448 RTTIMESPEC BirthTime;
|
H A D | time.h | 49 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 D | time2-win.cpp | 62 RTTIMESPEC LocalTime;
|
/vbox/src/VBox/Runtime/common/asn1/ |
H A D | asn1-ut-time.cpp | 81 RTTIMESPEC TsLeft; 172 RTTIMESPEC TsLeft; 175 RTTIMESPEC TsRight;
|
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstRTTimeSpec.cpp | 126 RTTIMESPEC Now; 127 RTTIMESPEC Ts1; 128 RTTIMESPEC Ts2; 315 RTTIMESPEC TsTmp; \
|
H A D | tstPrfRT.cpp | 147 RTTIMESPEC Time;
|
/vbox/include/VBox/ |
H A D | shflsvc.h | 320 AssertCompileSize(RTTIMESPEC, 8); 428 RTTIMESPEC AccessTime; 431 RTTIMESPEC ModificationTime; 436 RTTIMESPEC ChangeTime; 441 RTTIMESPEC BirthTime;
|
H A D | settings.h | 248 void parseTimestamp(RTTIMESPEC ×tamp, 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 D | VMMDevState.h | 109 RTTIMESPEC TimeSpecTS;
|
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/ |
H A D | OpenGLTestApp.cpp | 141 RTTIMESPEC timeSpec;
|
/vbox/src/VBox/Additions/linux/sharedfolders/ |
H A D | utils.c | 39 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 D | pkcs7-verify.cpp | 662 RTTIMESPEC ThisValidationTime; 705 RTTIMESPEC ThisValidationTime;
|
/vbox/src/VBox/Main/glue/ |
H A D | com.cpp | 280 static RTTIMESPEC s_TimeSpec;
|
/vbox/src/VBox/HostServices/SharedFolders/testcase/ |
H A D | tstSharedFolderService.cpp | 160 static RTTIMESPEC testRTDirQueryInfoATime; 190 static RTTIMESPEC testRTDirSetTimesATime; 266 static RTTIMESPEC testRTFileQueryInfoATime; 327 static RTTIMESPEC testRTFileSetTimesATime;
|
/vbox/src/VBox/Frontends/VBoxSDL/ |
H A D | VBoxSDLTest.cpp | 385 RTTIMESPEC t1, t2;
|
/vbox/src/VBox/Runtime/VBox/ |
H A D | log-vbox.cpp | 305 RTTIMESPEC TimeSpec;
|
/vbox/src/VBox/VMM/VMMR3/ |
H A D | GIMKvm.cpp | 451 RTTIMESPEC TimeSpec;
|
/vbox/src/VBox/Additions/WINNT/tools/ |
H A D | VBoxCertUtil.cpp | 450 RTTIMESPEC TmpTS;
|
/vbox/src/VBox/Main/src-client/ |
H A D | GuestImpl.cpp | 827 RTTIMESPEC TimeSpecTS; 1078 RTTIMESPEC TimeSpecTS;
|
/vbox/src/VBox/Additions/solaris/SharedFolders/ |
H A D | vboxfs_prov.c | 288 sfprov_ftime_from_timespec(timestruc_t *time, RTTIMESPEC *ts) 616 sfprov_timespec_from_ftime(RTTIMESPEC *ts, timestruc_t time)
|
Completed in 663 milliseconds
123