Searched refs:RT_OS_FREEBSD (Results 1 - 25 of 85) sorted by relevance

1234

/vbox/include/iprt/
H A Dalloca.h41 && (defined(RT_OS_DARWIN) || defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD))
47 # if !defined(RT_OS_DARWIN) && !defined(RT_OS_FREEBSD)
H A Dstdarg.h34 # if defined(RT_OS_FREEBSD) && defined(_KERNEL)
H A Derrno.h35 # elif defined(RT_OS_FREEBSD) && defined(_KERNEL)
51 * - RT_OS_FREEBSD: http://fxr.watson.org/fxr/source/sys/errno.h?v=DFBSD
61 || defined(RT_OS_FREEBSD) \
200 # elif defined(RT_OS_FREEBSD)
213 # elif defined(RT_OS_FREEBSD) || defined(RT_OS_NETBSD)
H A Dstdint.h36 && !(defined(RT_OS_FREEBSD) && defined(_KERNEL)) \
65 #elif defined(RT_OS_FREEBSD) && defined(_KERNEL)
160 || defined(RT_OS_FREEBSD)
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCDeps.cpp21 #if defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
26 #endif // RT_OS_SOLARIS || RT_OS_FREEBSD
35 #if defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
38 #endif // RT_OS_SOLARIS || RT_OS_FREEBSD
/vbox/src/recompiler/Sun/
H A Dconfig-host.h34 # elif defined(RT_OS_FREEBSD) || defined(RT_OS_NETBSD) || defined(RT_OS_OPENBSD)
/vbox/include/VBox/
H A Dparam.h48 && (defined(RT_OS_FREEBSD) || defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS)) ) /* ASM-NOINC */ \
H A Dusb.h122 #if defined(RT_OS_LINUX) || defined(RT_OS_FREEBSD)
H A DVBoxGuest.h193 #elif defined(RT_OS_FREEBSD) /** @todo r=bird: Please do it like SUPDRVIOC to keep it as similar as possible. */
530 #if defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
550 #endif /* RT_OS_LINUX || RT_OS_SOLARIS || RT_OS_FREEBSD */
/vbox/src/VBox/Devices/Storage/
H A DDrvHostBase.h139 #ifdef RT_OS_FREEBSD
188 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
H A DDrvHostDVD.cpp89 #elif defined(RT_OS_FREEBSD)
147 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
237 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
325 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
395 #if defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
425 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
/vbox/src/VBox/Runtime/r3/posix/
H A Dthread2-posix.cpp63 #elif defined(RT_OS_FREEBSD) /* void pthread_yield */
102 #elif defined(RT_OS_FREEBSD) /* void pthread_yield */
H A Dfs-posix.cpp38 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
276 #elif defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_vbox.cfg44 #elif defined(RT_OS_FREEBSD)
/vbox/src/VBox/Devices/Serial/
H A DDrvHostSerial.cpp36 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
104 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
197 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
486 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
683 #elif defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
858 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
871 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
991 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
1039 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
1078 #if defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
[all...]
/vbox/src/VBox/Main/src-server/
H A DHostDnsService.h153 # if defined(RT_OS_SOLARIS) || defined(RT_OS_LINUX) || defined(RT_OS_OS2) || defined(RT_OS_FREEBSD)
203 # elif defined(RT_OS_FREEBSD)
/vbox/src/VBox/Devices/build/
H A DVBoxDD.h103 #if defined(RT_OS_LINUX) || defined(RT_OS_FREEBSD)
137 # if defined(RT_OS_FREEBSD)
H A DVBoxDD.cpp230 #if defined(RT_OS_DARWIN) || defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) || defined(RT_OS_FREEBSD)
249 #if defined(RT_OS_LINUX) || defined(RT_OS_FREEBSD)
305 # if defined(RT_OS_FREEBSD)
354 #if defined(RT_OS_DARWIN) || defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) || defined(RT_OS_FREEBSD)
/vbox/src/VBox/HostDrivers/VBoxNetAdp/
H A DVBoxNetAdpInternal.h115 # elif defined(RT_OS_FREEBSD)
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3Lib.cpp40 || defined(RT_OS_FREEBSD) \
397 # if defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
416 # if defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD) || defined(RT_OS_DARWIN) || defined(RT_OS_LINUX)
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvIDC.h233 #elif defined(RT_OS_FREEBSD)
/vbox/src/VBox/HostDrivers/VBoxNetFlt/
H A DVBoxNetFltInternal.h219 # elif defined(RT_OS_FREEBSD)
276 #elif defined(RT_OS_FREEBSD)
/vbox/src/VBox/HostServices/auth/pam/
H A DVBoxAuthPAM.c65 # elif defined(RT_OS_FREEBSD)
77 #ifndef RT_OS_FREEBSD
/vbox/src/VBox/VMM/testcase/
H A DtstX86-1.cpp108 # elif defined(RT_ARCH_AMD64) && defined(RT_OS_FREEBSD)
129 # elif defined(RT_ARCH_X86) && defined(RT_OS_FREEBSD)
/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceWrapper.cpp71 #if defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD) || defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS)

Completed in 1096 milliseconds

1234