VirtualBox

Changeset 76558 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 1, 2019 2:51:45 AM (6 years ago)
Author:
vboxsync
Message:

include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard prefix, letting scm enforce this (thereby avoiding copy&paste errors like NativeEventQueue.h).

Location:
trunk/include/VBox
Files:
199 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/AssertGuest.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_AssertGuest_h
    27 #define ___VBox_AssertGuest_h
     26#ifndef VBOX_INCLUDED_AssertGuest_h
     27#define VBOX_INCLUDED_AssertGuest_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/ExtPack/ExtPack.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_ExtPack_ExtPack_h
    27 #define ___VBox_ExtPack_ExtPack_h
     26#ifndef VBOX_INCLUDED_ExtPack_ExtPack_h
     27#define VBOX_INCLUDED_ExtPack_ExtPack_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/Graphics/HGSMI.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_HGSMI_h
    32 #define ___VBox_Graphics_HGSMI_h
     31#ifndef VBOX_INCLUDED_Graphics_HGSMI_h
     32#define VBOX_INCLUDED_Graphics_HGSMI_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/HGSMIBase.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_HGSMIBase_h___
    32 #define ___VBox_Graphics_HGSMIBase_h___
     31#ifndef VBOX_INCLUDED_Graphics_HGSMIBase_h
     32#define VBOX_INCLUDED_Graphics_HGSMIBase_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/HGSMIChSetup.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_HGSMIChSetup_h
    32 #define ___VBox_Graphics_HGSMIChSetup_h
     31#ifndef VBOX_INCLUDED_Graphics_HGSMIChSetup_h
     32#define VBOX_INCLUDED_Graphics_HGSMIChSetup_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/HGSMIChannels.h

    r76553 r76558  
    3232 */
    3333
    34 #ifndef __HGSMIChannels_h__
    35 #define __HGSMIChannels_h__
     34#ifndef VBOX_INCLUDED_Graphics_HGSMIChannels_h
     35#define VBOX_INCLUDED_Graphics_HGSMIChannels_h
    3636#ifndef RT_WITHOUT_PRAGMA_ONCE
    3737# pragma once
  • trunk/include/VBox/Graphics/HGSMIContext.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_HGSMIContext_h___
    32 #define ___VBox_Graphics_HGSMIContext_h___
     31#ifndef VBOX_INCLUDED_Graphics_HGSMIContext_h
     32#define VBOX_INCLUDED_Graphics_HGSMIContext_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/HGSMIDefs.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_HGSMIDefs_h
    32 #define ___VBox_Graphics_HGSMIDefs_h
     31#ifndef VBOX_INCLUDED_Graphics_HGSMIDefs_h
     32#define VBOX_INCLUDED_Graphics_HGSMIDefs_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/HGSMIHostCmd.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_Graphics_HGSMIHostCmd_h___
    28 #define ___VBox_Graphics_HGSMIHostCmd_h___
     27#ifndef VBOX_INCLUDED_Graphics_HGSMIHostCmd_h
     28#define VBOX_INCLUDED_Graphics_HGSMIHostCmd_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/HGSMIMemAlloc.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_Graphics_HGSMIMemAlloc_h
    28 #define ___VBox_Graphics_HGSMIMemAlloc_h
     27#ifndef VBOX_INCLUDED_Graphics_HGSMIMemAlloc_h
     28#define VBOX_INCLUDED_Graphics_HGSMIMemAlloc_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxCrHgsmi.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VBoxCrHgsmi_h
    28 #define ___VBox_VBoxCrHgsmi_h
     27#ifndef VBOX_INCLUDED_Graphics_VBoxCrHgsmi_h
     28#define VBOX_INCLUDED_Graphics_VBoxCrHgsmi_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxUhgsmi.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VBoxUhgsmi_h
    28 #define ___VBox_VBoxUhgsmi_h
     27#ifndef VBOX_INCLUDED_Graphics_VBoxUhgsmi_h
     28#define VBOX_INCLUDED_Graphics_VBoxUhgsmi_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxVideo.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_VBoxVideo_h
    32 #define ___VBox_Graphics_VBoxVideo_h
     31#ifndef VBOX_INCLUDED_Graphics_VBoxVideo_h
     32#define VBOX_INCLUDED_Graphics_VBoxVideo_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/VBoxVideo3D.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_Graphics_VBoxVideo3D_h
    28 #define ___VBox_Graphics_VBoxVideo3D_h
     27#ifndef VBOX_INCLUDED_Graphics_VBoxVideo3D_h
     28#define VBOX_INCLUDED_Graphics_VBoxVideo3D_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoErr.h

    r76553 r76558  
    3030 */
    3131
    32 #ifndef __VBOX_ERR_H__
    33 #define __VBOX_ERR_H__
     32#ifndef VBOX_INCLUDED_Graphics_VBoxVideoErr_h
     33#define VBOX_INCLUDED_Graphics_VBoxVideoErr_h
    3434#ifndef RT_WITHOUT_PRAGMA_ONCE
    3535# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoGuest.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_VBoxVideoGuest_h___
    32 #define ___VBox_Graphics_VBoxVideoGuest_h___
     31#ifndef VBOX_INCLUDED_Graphics_VBoxVideoGuest_h
     32#define VBOX_INCLUDED_Graphics_VBoxVideoGuest_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoHost3D.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_Graphics_VBoxVideoHost3D_h
    28 #define ___VBox_Graphics_VBoxVideoHost3D_h
     27#ifndef VBOX_INCLUDED_Graphics_VBoxVideoHost3D_h
     28#define VBOX_INCLUDED_Graphics_VBoxVideoHost3D_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoIPRT.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_Graphics_VBoxVideoIPRT_h
    28 #define ___VBox_Graphics_VBoxVideoIPRT_h
     27#ifndef VBOX_INCLUDED_Graphics_VBoxVideoIPRT_h
     28#define VBOX_INCLUDED_Graphics_VBoxVideoIPRT_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoVBE.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_Graphics_VBoxVideoVBE_h
    32 #define ___VBox_Graphics_VBoxVideoVBE_h
     31#ifndef VBOX_INCLUDED_Graphics_VBoxVideoVBE_h
     32#define VBOX_INCLUDED_Graphics_VBoxVideoVBE_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/Graphics/VBoxVideoVBEPrivate.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_Graphics_VBoxVideoVBEPrivate_h
    31 #define ___VBox_Graphics_VBoxVideoVBEPrivate_h
     30#ifndef VBOX_INCLUDED_Graphics_VBoxVideoVBEPrivate_h
     31#define VBOX_INCLUDED_Graphics_VBoxVideoVBEPrivate_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/GuestHost/DragAndDrop.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_GuestHost_DragAndDrop_h
    28 #define ___VBox_GuestHost_DragAndDrop_h
     27#ifndef VBOX_INCLUDED_GuestHost_DragAndDrop_h
     28#define VBOX_INCLUDED_GuestHost_DragAndDrop_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/GuestHost/DragAndDropDefs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_DnDDefs_h
    27 #define ___VBox_DnDDefs_h
     26#ifndef VBOX_INCLUDED_GuestHost_DragAndDropDefs_h
     27#define VBOX_INCLUDED_GuestHost_DragAndDropDefs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/GuestHost/GuestControl.h

    r76553 r76558  
    2727 */
    2828
    29 #ifndef ___VBox_GuestHost_GuestControl_h
    30 #define ___VBox_GuestHost_GuestControl_h
     29#ifndef VBOX_INCLUDED_GuestHost_GuestControl_h
     30#define VBOX_INCLUDED_GuestHost_GuestControl_h
    3131#ifndef RT_WITHOUT_PRAGMA_ONCE
    3232# pragma once
  • trunk/include/VBox/GuestHost/SharedClipboard.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_GuestHost_SharedClipboard_h
    27 #define ___VBox_GuestHost_SharedClipboard_h
     26#ifndef VBOX_INCLUDED_GuestHost_SharedClipboard_h
     27#define VBOX_INCLUDED_GuestHost_SharedClipboard_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/GuestHost/clipboard-helper.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_GuestHost_clipboard_helper_h
    28 #define ___VBox_GuestHost_clipboard_helper_h
     27#ifndef VBOX_INCLUDED_GuestHost_clipboard_helper_h
     28#define VBOX_INCLUDED_GuestHost_clipboard_helper_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/HostServices/DragAndDropSvc.h

    r76553 r76558  
    6161 */
    6262
    63 #ifndef ___VBox_HostService_DragAndDropSvc_h
    64 #define ___VBox_HostService_DragAndDropSvc_h
     63#ifndef VBOX_INCLUDED_HostServices_DragAndDropSvc_h
     64#define VBOX_INCLUDED_HostServices_DragAndDropSvc_h
    6565#ifndef RT_WITHOUT_PRAGMA_ONCE
    6666# pragma once
  • trunk/include/VBox/HostServices/GuestControlSvc.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_HostService_GuestControlService_h
    28 #define ___VBox_HostService_GuestControlService_h
     27#ifndef VBOX_INCLUDED_HostServices_GuestControlSvc_h
     28#define VBOX_INCLUDED_HostServices_GuestControlSvc_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/HostServices/GuestPropertySvc.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_GuestPropertyService_h
    27 #define ___VBox_HostService_GuestPropertyService_h
     26#ifndef VBOX_INCLUDED_HostServices_GuestPropertySvc_h
     27#define VBOX_INCLUDED_HostServices_GuestPropertySvc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/Service.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_Service_h
    27 #define ___VBox_HostService_Service_h
     26#ifndef VBOX_INCLUDED_HostServices_Service_h
     27#define VBOX_INCLUDED_HostServices_Service_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/VBoxClipboardExt.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_VBoxClipboardExt_h
    27 #define ___VBox_HostService_VBoxClipboardExt_h
     26#ifndef VBOX_INCLUDED_HostServices_VBoxClipboardExt_h
     27#define VBOX_INCLUDED_HostServices_VBoxClipboardExt_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/VBoxClipboardSvc.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_VBoxClipboardSvc_h
    27 #define ___VBox_HostService_VBoxClipboardSvc_h
     26#ifndef VBOX_INCLUDED_HostServices_VBoxClipboardSvc_h
     27#define VBOX_INCLUDED_HostServices_VBoxClipboardSvc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_HostService_VBoxCrOpenGLSvc_h
    28 #define ___VBox_HostService_VBoxCrOpenGLSvc_h
     27#ifndef VBOX_INCLUDED_HostServices_VBoxCrOpenGLSvc_h
     28#define VBOX_INCLUDED_HostServices_VBoxCrOpenGLSvc_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/HostServices/VBoxHostChannel.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_HostService_VBoxHostChannel_h
    28 #define ___VBox_HostService_VBoxHostChannel_h
     27#ifndef VBOX_INCLUDED_HostServices_VBoxHostChannel_h
     28#define VBOX_INCLUDED_HostServices_VBoxHostChannel_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/HostServices/VBoxOGLOp.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_VBoxOGLOp_h
    27 #define ___VBox_HostService_VBoxOGLOp_h
     26#ifndef VBOX_INCLUDED_HostServices_VBoxOGLOp_h
     27#define VBOX_INCLUDED_HostServices_VBoxOGLOp_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/VBoxOpenGLSvc.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_HostService_VBoxOpenGLSvc_h
    27 #define ___VBox_HostService_VBoxOpenGLSvc_h
     26#ifndef VBOX_INCLUDED_HostServices_VBoxOpenGLSvc_h
     27#define VBOX_INCLUDED_HostServices_VBoxOpenGLSvc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/HostServices/glext.h

    r76507 r76558  
    11
    2 #ifndef __glext_h_
    3 #define __glext_h_
     2#ifndef VBOX_INCLUDED_HostServices_glext_h
     3#define VBOX_INCLUDED_HostServices_glext_h
    44#ifndef RT_WITHOUT_PRAGMA_ONCE
    55# pragma once
  • trunk/include/VBox/HostServices/glxext.h

    r76507 r76558  
    11
    2 #ifndef __glxext_h_
    3 #define __glxext_h_
     2#ifndef VBOX_INCLUDED_HostServices_glxext_h
     3#define VBOX_INCLUDED_HostServices_glxext_h
    44#ifndef RT_WITHOUT_PRAGMA_ONCE
    55# pragma once
  • trunk/include/VBox/HostServices/wglext.h

    r76507 r76558  
    11
    2 #ifndef __wglext_h_
    3 #define __wglext_h_
     2#ifndef VBOX_INCLUDED_HostServices_wglext_h
     3#define VBOX_INCLUDED_HostServices_wglext_h
    44#ifndef RT_WITHOUT_PRAGMA_ONCE
    55# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDE.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDE_h
    27 #define ___VBox_RemoteDesktop_VRDE_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDE_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDE_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDEImage.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDEImage_h
    27 #define ___VBox_RemoteDesktop_VRDEImage_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDEImage_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDEImage_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDEInput.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDEInput_h
    27 #define ___VBox_RemoteDesktop_VRDEInput_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDEInput_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDEInput_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDEMousePtr.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDEMousePtr_h
    27 #define ___VBox_RemoteDesktop_VRDEMousePtr_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDEMousePtr_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDEMousePtr_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDEOrders.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDEOrders_h
    27 #define ___VBox_RemoteDesktop_VRDEOrders_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDEOrders_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDEOrders_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDESCard.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDESCard_h
    27 #define ___VBox_RemoteDesktop_VRDESCard_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDESCard_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDESCard_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDETSMF.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDETSMF_h
    27 #define ___VBox_RemoteDesktop_VRDETSMF_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDETSMF_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDETSMF_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/RemoteDesktop/VRDEVideoIn.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_RemoteDesktop_VRDEVideoIn_h
    27 #define ___VBox_RemoteDesktop_VRDEVideoIn_h
     26#ifndef VBOX_INCLUDED_RemoteDesktop_VRDEVideoIn_h
     27#define VBOX_INCLUDED_RemoteDesktop_VRDEVideoIn_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/SUPDrvMangling.h

    r76553 r76558  
    2727 */
    2828
    29 #ifndef ___VBox_SUPDrvMangling_h
    30 #define ___VBox_SUPDrvMangling_h
     29#ifndef VBOX_INCLUDED_SUPDrvMangling_h
     30#define VBOX_INCLUDED_SUPDrvMangling_h
    3131#ifndef RT_WITHOUT_PRAGMA_ONCE
    3232# pragma once
  • trunk/include/VBox/VBoxAuth.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vboxauth_h
    27 #define ___VBox_vboxauth_h
     26#ifndef VBOX_INCLUDED_VBoxAuth_h
     27#define VBOX_INCLUDED_VBoxAuth_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/VBoxCocoa.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_VBoxCocoa_h
    27 #define ___VBox_VBoxCocoa_h
     26#ifndef VBOX_INCLUDED_VBoxCocoa_h
     27#define VBOX_INCLUDED_VBoxCocoa_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/VBoxDrvCfg-win.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VBoxDrvCfg_win_h
    28 #define ___VBox_VBoxDrvCfg_win_h
     27#ifndef VBOX_INCLUDED_VBoxDrvCfg_win_h
     28#define VBOX_INCLUDED_VBoxDrvCfg_win_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VBoxGL2D.h

    r76553 r76558  
    2626 */
    2727
    28 #ifndef __VBoxGLSupportInfo_h__
    29 #define __VBoxGLSupportInfo_h__
     28#ifndef VBOX_INCLUDED_VBoxGL2D_h
     29#define VBOX_INCLUDED_VBoxGL2D_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
  • trunk/include/VBox/VBoxGuest.h

    r76553 r76558  
    3030 */
    3131
    32 #ifndef ___VBox_VBoxGuest_h
    33 #define ___VBox_VBoxGuest_h
     32#ifndef VBOX_INCLUDED_VBoxGuest_h
     33#define VBOX_INCLUDED_VBoxGuest_h
    3434#ifndef RT_WITHOUT_PRAGMA_ONCE
    3535# pragma once
  • trunk/include/VBox/VBoxGuestCoreTypes.h

    r76553 r76558  
    3232 */
    3333
    34 #ifndef ___VBoxGuestCoreTypes_h
    35 #define ___VBoxGuestCoreTypes_h
     34#ifndef VBOX_INCLUDED_VBoxGuestCoreTypes_h
     35#define VBOX_INCLUDED_VBoxGuestCoreTypes_h
    3636#ifndef RT_WITHOUT_PRAGMA_ONCE
    3737# pragma once
  • trunk/include/VBox/VBoxGuestLib.h

    r76557 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_VBoxGuestLib_h
    31 #define ___VBox_VBoxGuestLib_h
     30#ifndef VBOX_INCLUDED_VBoxGuestLib_h
     31#define VBOX_INCLUDED_VBoxGuestLib_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
     
    185185 * @param   enmReqType  the generic request type.
    186186 */
    187 # if defined(___VBox_VMMDev_h) || defined(DOXYGEN_RUNNING)
     187# if defined(VBOX_INCLUDED_VMMDev_h) || defined(DOXYGEN_RUNNING)
    188188DECLR0VBGL(int) VbglR0GRAlloc(struct VMMDevRequestHeader **ppReq, size_t cbReq, VMMDevRequestType enmReqType);
    189189# else
     
    633633 * @{ */
    634634VBGLR3DECL(int)     VbglR3StatQueryInterval(uint32_t *pu32Interval);
    635 # if defined(___VBox_VMMDev_h) || defined(DOXYGEN_RUNNING)
     635# if defined(VBOX_INCLUDED_VMMDev_h) || defined(DOXYGEN_RUNNING)
    636636VBGLR3DECL(int)     VbglR3StatReport(VMMDevReportGuestStats *pReq);
    637637# endif
  • trunk/include/VBox/VBoxGuestLibSharedFolders.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_VBoxGuestLibSharedFolders_h_
    32 #define ___VBox_VBoxGuestLibSharedFolders_h_
     31#ifndef VBOX_INCLUDED_VBoxGuestLibSharedFolders_h
     32#define VBOX_INCLUDED_VBoxGuestLibSharedFolders_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/VBoxGuestMangling.h

    r76553 r76558  
    2727 */
    2828
    29 #ifndef ___VBox_VBoxGuestMangling_h
    30 #define ___VBox_VBoxGuestMangling_h
     29#ifndef VBOX_INCLUDED_VBoxGuestMangling_h
     30#define VBOX_INCLUDED_VBoxGuestMangling_h
    3131#ifndef RT_WITHOUT_PRAGMA_ONCE
    3232# pragma once
  • trunk/include/VBox/VBoxKeyboard.h

    r76507 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_VBoxKeyboard_h
    31 #define ___VBox_VBoxKeyboard_h
     30#ifndef VBOX_INCLUDED_VBoxKeyboard_h
     31#define VBOX_INCLUDED_VBoxKeyboard_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/VBoxNetCfg-win.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VBoxNetCfg_win_h
    28 #define ___VBox_VBoxNetCfg_win_h
     27#ifndef VBOX_INCLUDED_VBoxNetCfg_win_h
     28#define VBOX_INCLUDED_VBoxNetCfg_win_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VBoxNetCmn-win.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VBoxNetCmn_win_h
    28 #define ___VBox_VBoxNetCmn_win_h
     27#ifndef VBOX_INCLUDED_VBoxNetCmn_win_h
     28#define VBOX_INCLUDED_VBoxNetCmn_win_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VBoxOGL.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBoxOGL_h
    27 #define ___VBoxOGL_h
     26#ifndef VBOX_INCLUDED_VBoxOGL_h
     27#define VBOX_INCLUDED_VBoxOGL_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/VBoxPktDmp.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vboxpktdmp_h
    28 #define ___VBox_vboxpktdmp_h
     27#ifndef VBOX_INCLUDED_VBoxPktDmp_h
     28#define VBOX_INCLUDED_VBoxPktDmp_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VBoxTpG.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VTG_h___
    28 #define ___VBox_VTG_h___
     27#ifndef VBOX_INCLUDED_VBoxTpG_h
     28#define VBOX_INCLUDED_VBoxTpG_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VDEPlug.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_VDEPlug_h
    27 #define ___VBox_VDEPlug_h
     26#ifndef VBOX_INCLUDED_VDEPlug_h
     27#define VBOX_INCLUDED_VDEPlug_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/VMMDev.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_VMMDev_h
    31 #define ___VBox_VMMDev_h
     30#ifndef VBOX_INCLUDED_VMMDev_h
     31#define VBOX_INCLUDED_VMMDev_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/VMMDevCoreTypes.h

    r76553 r76558  
    3131 */
    3232
    33 #ifndef ___VBox_VMMDevCoreTypes_h
    34 #define ___VBox_VMMDevCoreTypes_h
     33#ifndef VBOX_INCLUDED_VMMDevCoreTypes_h
     34#define VBOX_INCLUDED_VMMDevCoreTypes_h
    3535#ifndef RT_WITHOUT_PRAGMA_ONCE
    3636# pragma once
  • trunk/include/VBox/VMMDevTesting.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_VMMDevTesting_h
    28 #define ___VBox_VMMDevTesting_h
     27#ifndef VBOX_INCLUDED_VMMDevTesting_h
     28#define VBOX_INCLUDED_VMMDevTesting_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/VMMDevTesting.mac

    r76553 r76558  
    2626
    2727
    28 %ifndef ___VBox_VMMDevTesting_h
    29 %define ___VBox_VMMDevTesting_h
     28%ifndef VBOX_INCLUDED_VMMDevTesting_h
     29%define VBOX_INCLUDED_VMMDevTesting_h
    3030%define VMMDEV_TESTING_MMIO_BASE        0x00101000
    3131%define VMMDEV_TESTING_MMIO_SIZE        0x00001000
  • trunk/include/VBox/apic.h

    r76557 r76558  
    2626 */
    2727
    28 #ifndef ___VBox_apic_h
    29 #define ___VBox_apic_h
     28#ifndef VBOX_INCLUDED_apic_h
     29#define VBOX_INCLUDED_apic_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
  • trunk/include/VBox/apic.mac

    r76557 r76558  
    2626;
    2727
    28 %ifndef ___VBox_apic_h
    29 %define ___VBox_apic_h
     28%ifndef VBOX_INCLUDED_apic_h
     29%define VBOX_INCLUDED_apic_h
    3030%define APIC_REG_VERSION                        0x0030
    3131%define APIC_REG_VERSION_GET_VER(u32)           (u32 & 0xff)
  • trunk/include/VBox/ata.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_ata_h
    28 #define ___VBox_ata_h
     27#ifndef VBOX_INCLUDED_ata_h
     28#define VBOX_INCLUDED_ata_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/bios.h

    r76553 r76558  
    2626 */
    2727
    28 #ifndef ___VBox_bios_h
    29 #define ___VBox_bios_h
     28#ifndef VBOX_INCLUDED_bios_h
     29#define VBOX_INCLUDED_bios_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
  • trunk/include/VBox/bios.mac

    r76553 r76558  
    2626;
    2727
    28 %ifndef ___VBox_bios_h
    29 %define ___VBox_bios_h
     28%ifndef VBOX_INCLUDED_bios_h
     29%define VBOX_INCLUDED_bios_h
    3030%define VBOX_BIOS_SHUTDOWN_PORT                 0x040f
    3131%define VBOX_BIOS_OLD_SHUTDOWN_PORT             0x8900
  • trunk/include/VBox/bioslogo.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_BiosLogo_h
    28 #define ___VBox_BiosLogo_h
     27#ifndef VBOX_INCLUDED_bioslogo_h
     28#define VBOX_INCLUDED_bioslogo_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/cdefs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_cdefs_h
    27 #define ___VBox_cdefs_h
     26#ifndef VBOX_INCLUDED_cdefs_h
     27#define VBOX_INCLUDED_cdefs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/AutoLock.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_AutoLock_h
    27 #define ___VBox_com_AutoLock_h
     26#ifndef VBOX_INCLUDED_com_AutoLock_h
     27#define VBOX_INCLUDED_com_AutoLock_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/ErrorInfo.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_ErrorInfo_h
    27 #define ___VBox_com_ErrorInfo_h
     26#ifndef VBOX_INCLUDED_com_ErrorInfo_h
     27#define VBOX_INCLUDED_com_ErrorInfo_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/EventQueue.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_EventQueue_h
    28 #define ___VBox_com_EventQueue_h
     27#ifndef VBOX_INCLUDED_com_EventQueue_h
     28#define VBOX_INCLUDED_com_EventQueue_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/Guid.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_Guid_h
    28 #define ___VBox_com_Guid_h
     27#ifndef VBOX_INCLUDED_com_Guid_h
     28#define VBOX_INCLUDED_com_Guid_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/MultiResult.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_MultiResult_h
    28 #define ___VBox_com_MultiResult_h
     27#ifndef VBOX_INCLUDED_com_MultiResult_h
     28#define VBOX_INCLUDED_com_MultiResult_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/NativeEventQueue.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_EventQueue_h
    27 #define ___VBox_com_EventQueue_h
     26#ifndef VBOX_INCLUDED_com_NativeEventQueue_h
     27#define VBOX_INCLUDED_com_NativeEventQueue_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/VirtualBox.h

    r76553 r76558  
    3434 */
    3535
    36 #ifndef ___VBox_com_VirtualBox_h
    37 #define ___VBox_com_VirtualBox_h
     36#ifndef VBOX_INCLUDED_com_VirtualBox_h
     37#define VBOX_INCLUDED_com_VirtualBox_h
    3838#ifndef RT_WITHOUT_PRAGMA_ONCE
    3939# pragma once
  • trunk/include/VBox/com/array.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_array_h
    27 #define ___VBox_com_array_h
     26#ifndef VBOX_INCLUDED_com_array_h
     27#define VBOX_INCLUDED_com_array_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/assert.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_assert_h
    27 #define ___VBox_com_assert_h
     26#ifndef VBOX_INCLUDED_com_assert_h
     27#define VBOX_INCLUDED_com_assert_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/com.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_com_h
    27 #define ___VBox_com_com_h
     26#ifndef VBOX_INCLUDED_com_com_h
     27#define VBOX_INCLUDED_com_com_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/defs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_defs_h
    27 #define ___VBox_com_defs_h
     26#ifndef VBOX_INCLUDED_com_defs_h
     27#define VBOX_INCLUDED_com_defs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/errorprint.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_com_errorprint_h
    31 #define ___VBox_com_errorprint_h
     30#ifndef VBOX_INCLUDED_com_errorprint_h
     31#define VBOX_INCLUDED_com_errorprint_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/com/list.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_list_h
    28 #define ___VBox_com_list_h
     27#ifndef VBOX_INCLUDED_com_list_h
     28#define VBOX_INCLUDED_com_list_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/listeners.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_listeners_h
    28 #define ___VBox_com_listeners_h
     27#ifndef VBOX_INCLUDED_com_listeners_h
     28#define VBOX_INCLUDED_com_listeners_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/microatl.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_microatl_h
    27 #define ___VBox_com_microatl_h
     26#ifndef VBOX_INCLUDED_com_microatl_h
     27#define VBOX_INCLUDED_com_microatl_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/mtlist.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_mtlist_h
    28 #define ___VBox_com_mtlist_h
     27#ifndef VBOX_INCLUDED_com_mtlist_h
     28#define VBOX_INCLUDED_com_mtlist_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/com/ptr.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_com_ptr_h
    27 #define ___VBox_com_ptr_h
     26#ifndef VBOX_INCLUDED_com_ptr_h
     27#define VBOX_INCLUDED_com_ptr_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/com/string.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_com_string_h
    28 #define ___VBox_com_string_h
     27#ifndef VBOX_INCLUDED_com_string_h
     28#define VBOX_INCLUDED_com_string_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/dbg.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_dbg_h
    31 #define ___VBox_dbg_h
     30#ifndef VBOX_INCLUDED_dbg_h
     31#define VBOX_INCLUDED_dbg_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/dbggui.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_dbggui_h
    27 #define ___VBox_dbggui_h
     26#ifndef VBOX_INCLUDED_dbggui_h
     27#define VBOX_INCLUDED_dbggui_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/dbus.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_dbus_h
    28 #define ___VBox_dbus_h
     27#ifndef VBOX_INCLUDED_dbus_h
     28#define VBOX_INCLUDED_dbus_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/dis.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_dis_h
    27 #define ___VBox_dis_h
     26#ifndef VBOX_INCLUDED_dis_h
     27#define VBOX_INCLUDED_dis_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/disopcode.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_disopcode_h
    27 #define ___VBox_disopcode_h
     26#ifndef VBOX_INCLUDED_disopcode_h
     27#define VBOX_INCLUDED_disopcode_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/err.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_err_h
    27 #define ___VBox_err_h
     26#ifndef VBOX_INCLUDED_err_h
     27#define VBOX_INCLUDED_err_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/hgcmsvc.h

    r76557 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_hgcm_h
    27 #define ___VBox_hgcm_h
     26#ifndef VBOX_INCLUDED_hgcmsvc_h
     27#define VBOX_INCLUDED_hgcmsvc_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/intnet.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_intnet_h
    27 #define ___VBox_intnet_h
     26#ifndef VBOX_INCLUDED_intnet_h
     27#define VBOX_INCLUDED_intnet_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/intnetinline.h

    r76553 r76558  
    2929 */
    3030
    31 #ifndef ___VBox_intnetinline_h
    32 #define ___VBox_intnetinline_h
     31#ifndef VBOX_INCLUDED_intnetinline_h
     32#define VBOX_INCLUDED_intnetinline_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
  • trunk/include/VBox/log.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_log_h
    27 #define ___VBox_log_h
     26#ifndef VBOX_INCLUDED_log_h
     27#define VBOX_INCLUDED_log_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/msi.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_msi_h
    27 #define ___VBox_msi_h
     26#ifndef VBOX_INCLUDED_msi_h
     27#define VBOX_INCLUDED_msi_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/ostypes.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_ostypes_h
    27 #define ___VBox_ostypes_h
     26#ifndef VBOX_INCLUDED_ostypes_h
     27#define VBOX_INCLUDED_ostypes_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/param.h

    r76553 r76558  
    2626 */
    2727
    28 #ifndef ___VBox_param_h
    29 #define ___VBox_param_h
     28#ifndef VBOX_INCLUDED_param_h
     29#define VBOX_INCLUDED_param_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
  • trunk/include/VBox/param.mac

    r76553 r76558  
    2626;
    2727
    28 %ifndef ___VBox_param_h
    29 %define ___VBox_param_h
     28%ifndef VBOX_INCLUDED_param_h
     29%define VBOX_INCLUDED_param_h
    3030%if ARCH_BITS == 64
    3131 %define VBOX_MAX_ALLOC_PAGE_COUNT   (_512M / PAGE_SIZE)
  • trunk/include/VBox/pci.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_pci_h
    27 #define ___VBox_pci_h
     26#ifndef VBOX_INCLUDED_pci_h
     27#define VBOX_INCLUDED_pci_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/rawpci.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_rawpci_h
    27 #define ___VBox_rawpci_h
     26#ifndef VBOX_INCLUDED_rawpci_h
     27#define VBOX_INCLUDED_rawpci_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/scsi.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_scsi_h
    27 #define ___VBox_scsi_h
     26#ifndef VBOX_INCLUDED_scsi_h
     27#define VBOX_INCLUDED_scsi_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/scsiinline.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_scsiinline_h
    28 #define ___VBox_scsiinline_h
     27#ifndef VBOX_INCLUDED_scsiinline_h
     28#define VBOX_INCLUDED_scsiinline_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/settings.h

    r76553 r76558  
    3838 */
    3939
    40 #ifndef ___VBox_settings_h
    41 #define ___VBox_settings_h
     40#ifndef VBOX_INCLUDED_settings_h
     41#define VBOX_INCLUDED_settings_h
    4242#ifndef RT_WITHOUT_PRAGMA_ONCE
    4343# pragma once
  • trunk/include/VBox/shflsvc.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_shflsvc_h
    31 #define ___VBox_shflsvc_h
     30#ifndef VBOX_INCLUDED_shflsvc_h
     31#define VBOX_INCLUDED_shflsvc_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/sup.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_sup_h
    27 #define ___VBox_sup_h
     26#ifndef VBOX_INCLUDED_sup_h
     27#define VBOX_INCLUDED_sup_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/types.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_types_h
    27 #define ___VBox_types_h
     26#ifndef VBOX_INCLUDED_types_h
     27#define VBOX_INCLUDED_types_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/usb.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_usb_h
    27 #define ___VBox_usb_h
     26#ifndef VBOX_INCLUDED_usb_h
     27#define VBOX_INCLUDED_usb_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/usbfilter.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_usbfilter_h
    28 #define ___VBox_usbfilter_h
     27#ifndef VBOX_INCLUDED_usbfilter_h
     28#define VBOX_INCLUDED_usbfilter_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/usblib-darwin.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_usblib_darwin_h
    28 #define ___VBox_usblib_darwin_h
     27#ifndef VBOX_INCLUDED_usblib_darwin_h
     28#define VBOX_INCLUDED_usblib_darwin_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/usblib-solaris.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_usblib_solaris_h
    28 #define ___VBox_usblib_solaris_h
     27#ifndef VBOX_INCLUDED_usblib_solaris_h
     28#define VBOX_INCLUDED_usblib_solaris_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/usblib-win.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_usblib_win_h
    28 #define ___VBox_usblib_win_h
     27#ifndef VBOX_INCLUDED_usblib_win_h
     28#define VBOX_INCLUDED_usblib_win_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/usblib.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_usblib_h
    27 #define ___VBox_usblib_h
     26#ifndef VBOX_INCLUDED_usblib_h
     27#define VBOX_INCLUDED_usblib_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-cache-backend.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_cache_backend_h
    27 #define ___VBox_vd_cache_backend_h
     26#ifndef VBOX_INCLUDED_vd_cache_backend_h
     27#define VBOX_INCLUDED_vd_cache_backend_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-common.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef __vd_common_h__
    27 #define __vd_common_h__
     26#ifndef VBOX_INCLUDED_vd_common_h
     27#define VBOX_INCLUDED_vd_common_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-filter-backend.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_filter_backend_h
    27 #define ___VBox_vd_filter_backend_h
     26#ifndef VBOX_INCLUDED_vd_filter_backend_h
     27#define VBOX_INCLUDED_vd_filter_backend_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-ifs-internal.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_ifs_internal_h
    27 #define ___VBox_vd_ifs_internal_h
     26#ifndef VBOX_INCLUDED_vd_ifs_internal_h
     27#define VBOX_INCLUDED_vd_ifs_internal_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-ifs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_ifs_h
    27 #define ___VBox_vd_ifs_h
     26#ifndef VBOX_INCLUDED_vd_ifs_h
     27#define VBOX_INCLUDED_vd_ifs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-image-backend.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_image_backend_h
    27 #define ___VBox_vd_image_backend_h
     26#ifndef VBOX_INCLUDED_vd_image_backend_h
     27#define VBOX_INCLUDED_vd_image_backend_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd-plugin.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vd_plugin_h
    27 #define ___VBox_vd_plugin_h
     26#ifndef VBOX_INCLUDED_vd_plugin_h
     27#define VBOX_INCLUDED_vd_plugin_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vd.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_VD_h
    27 #define ___VBox_VD_h
     26#ifndef VBOX_INCLUDED_vd_h
     27#define VBOX_INCLUDED_vd_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vdmedia.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vdmedia_h
    27 #define ___VBox_vdmedia_h
     26#ifndef VBOX_INCLUDED_vdmedia_h
     27#define VBOX_INCLUDED_vdmedia_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/version.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_version_h
    27 #define ___VBox_version_h
     26#ifndef VBOX_INCLUDED_version_h
     27#define VBOX_INCLUDED_version_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/apic.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_apic_h
    27 #define ___VBox_vmm_apic_h
     26#ifndef VBOX_INCLUDED_vmm_apic_h
     27#define VBOX_INCLUDED_vmm_apic_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/cfgm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_cfgm_h
    27 #define ___VBox_vmm_cfgm_h
     26#ifndef VBOX_INCLUDED_vmm_cfgm_h
     27#define VBOX_INCLUDED_vmm_cfgm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/cpum.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_cpum_h
    27 #define ___VBox_vmm_cpum_h
     26#ifndef VBOX_INCLUDED_vmm_cpum_h
     27#define VBOX_INCLUDED_vmm_cpum_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/cpumctx-v1_6.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_cpumctx_v1_6_h
    27 #define ___VBox_vmm_cpumctx_v1_6_h
     26#ifndef VBOX_INCLUDED_vmm_cpumctx_v1_6_h
     27#define VBOX_INCLUDED_vmm_cpumctx_v1_6_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/cpumctx.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_cpumctx_h
    27 #define ___VBox_vmm_cpumctx_h
     26#ifndef VBOX_INCLUDED_vmm_cpumctx_h
     27#define VBOX_INCLUDED_vmm_cpumctx_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/cpumdis.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_cpumdis_h
    27 #define ___VBox_vmm_cpumdis_h
     26#ifndef VBOX_INCLUDED_vmm_cpumdis_h
     27#define VBOX_INCLUDED_vmm_cpumdis_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/csam.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_csam_h
    27 #define ___VBox_vmm_csam_h
     26#ifndef VBOX_INCLUDED_vmm_csam_h
     27#define VBOX_INCLUDED_vmm_csam_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/dbgf.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_dbgf_h
    27 #define ___VBox_vmm_dbgf_h
     26#ifndef VBOX_INCLUDED_vmm_dbgf_h
     27#define VBOX_INCLUDED_vmm_dbgf_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/dbgfcorefmt.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_dbgfcore_h
    27 #define ___VBox_vmm_dbgfcore_h
     26#ifndef VBOX_INCLUDED_vmm_dbgfcorefmt_h
     27#define VBOX_INCLUDED_vmm_dbgfcorefmt_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/dbgfsel.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_dbgfsel_h
    27 #define ___VBox_vmm_dbgfsel_h
     26#ifndef VBOX_INCLUDED_vmm_dbgfsel_h
     27#define VBOX_INCLUDED_vmm_dbgfsel_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/dbgftrace.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_dbgftrace_h
    27 #define ___VBox_vmm_dbgftrace_h
     26#ifndef VBOX_INCLUDED_vmm_dbgftrace_h
     27#define VBOX_INCLUDED_vmm_dbgftrace_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/em.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_em_h
    27 #define ___VBox_vmm_em_h
     26#ifndef VBOX_INCLUDED_vmm_em_h
     27#define VBOX_INCLUDED_vmm_em_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/ftm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_ftm_h
    27 #define ___VBox_vmm_ftm_h
     26#ifndef VBOX_INCLUDED_vmm_ftm_h
     27#define VBOX_INCLUDED_vmm_ftm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/gim.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_gim_h
    27 #define ___VBox_vmm_gim_h
     26#ifndef VBOX_INCLUDED_vmm_gim_h
     27#define VBOX_INCLUDED_vmm_gim_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/gmm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_gmm_h
    27 #define ___VBox_vmm_gmm_h
     26#ifndef VBOX_INCLUDED_vmm_gmm_h
     27#define VBOX_INCLUDED_vmm_gmm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/gvm.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vmm_gvm_h
    28 #define ___VBox_vmm_gvm_h
     27#ifndef VBOX_INCLUDED_vmm_gvm_h
     28#define VBOX_INCLUDED_vmm_gvm_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    155155    union
    156156    {
    157 #ifdef ___VBox_rawpci_h
     157#ifdef VBOX_INCLUDED_rawpci_h
    158158        struct RAWPCIPERVM s;
    159159#endif
  • trunk/include/VBox/vmm/gvmm.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vmm_gvmm_h
    28 #define ___VBox_vmm_gvmm_h
     27#ifndef VBOX_INCLUDED_vmm_gvmm_h
     28#define VBOX_INCLUDED_vmm_gvmm_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/vmm/hm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_hm_h
    27 #define ___VBox_vmm_hm_h
     26#ifndef VBOX_INCLUDED_vmm_hm_h
     27#define VBOX_INCLUDED_vmm_hm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/hm_svm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_svm_h
    27 #define ___VBox_vmm_svm_h
     26#ifndef VBOX_INCLUDED_vmm_hm_svm_h
     27#define VBOX_INCLUDED_vmm_hm_svm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/hm_vmx.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_vmx_h
    27 #define ___VBox_vmm_vmx_h
     26#ifndef VBOX_INCLUDED_vmm_hm_vmx_h
     27#define VBOX_INCLUDED_vmm_hm_vmx_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/hmvmxinline.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_hmvmxinline_h
    27 #define ___VBox_vmm_hmvmxinline_h
     26#ifndef VBOX_INCLUDED_vmm_hmvmxinline_h
     27#define VBOX_INCLUDED_vmm_hmvmxinline_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/iem.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_iem_h
    27 #define ___VBox_vmm_iem_h
     26#ifndef VBOX_INCLUDED_vmm_iem_h
     27#define VBOX_INCLUDED_vmm_iem_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/iom.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_iom_h
    27 #define ___VBox_vmm_iom_h
     26#ifndef VBOX_INCLUDED_vmm_iom_h
     27#define VBOX_INCLUDED_vmm_iom_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/mm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_mm_h
    27 #define ___VBox_vmm_mm_h
     26#ifndef VBOX_INCLUDED_vmm_mm_h
     27#define VBOX_INCLUDED_vmm_mm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/nem.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_nem_h
    27 #define ___VBox_vmm_nem_h
     26#ifndef VBOX_INCLUDED_vmm_nem_h
     27#define VBOX_INCLUDED_vmm_nem_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/patm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_patm_h
    27 #define ___VBox_vmm_patm_h
     26#ifndef VBOX_INCLUDED_vmm_patm_h
     27#define VBOX_INCLUDED_vmm_patm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdm_h
    27 #define ___VBox_vmm_pdm_h
     26#ifndef VBOX_INCLUDED_vmm_pdm_h
     27#define VBOX_INCLUDED_vmm_pdm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmapi.h

    r76553 r76558  
    2828 */
    2929
    30 #ifndef ___VBox_vmm_pdmapi_h
    31 #define ___VBox_vmm_pdmapi_h
     30#ifndef VBOX_INCLUDED_vmm_pdmapi_h
     31#define VBOX_INCLUDED_vmm_pdmapi_h
    3232#ifndef RT_WITHOUT_PRAGMA_ONCE
    3333# pragma once
  • trunk/include/VBox/vmm/pdmasynccompletion.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmasynccompletion_h
    27 #define ___VBox_vmm_pdmasynccompletion_h
     26#ifndef VBOX_INCLUDED_vmm_pdmasynccompletion_h
     27#define VBOX_INCLUDED_vmm_pdmasynccompletion_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmasynctask.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmasynctask_h
    27 #define ___VBox_vmm_pdmasynctask_h
     26#ifndef VBOX_INCLUDED_vmm_pdmasynctask_h
     27#define VBOX_INCLUDED_vmm_pdmasynctask_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmaudioifs.h

    r76553 r76558  
    172172 */
    173173
    174 #ifndef ___VBox_vmm_pdmaudioifs_h
    175 #define ___VBox_vmm_pdmaudioifs_h
     174#ifndef VBOX_INCLUDED_vmm_pdmaudioifs_h
     175#define VBOX_INCLUDED_vmm_pdmaudioifs_h
    176176#ifndef RT_WITHOUT_PRAGMA_ONCE
    177177# pragma once
  • trunk/include/VBox/vmm/pdmblkcache.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmblkcache_h
    27 #define ___VBox_vmm_pdmblkcache_h
     26#ifndef VBOX_INCLUDED_vmm_pdmblkcache_h
     27#define VBOX_INCLUDED_vmm_pdmblkcache_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmcardreaderinfs.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vmm_pdmcardreaderinfs_h
    28 #define ___VBox_vmm_pdmcardreaderinfs_h
     27#ifndef VBOX_INCLUDED_vmm_pdmcardreaderinfs_h
     28#define VBOX_INCLUDED_vmm_pdmcardreaderinfs_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/vmm/pdmcommon.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmcommon_h
    27 #define ___VBox_vmm_pdmcommon_h
     26#ifndef VBOX_INCLUDED_vmm_pdmcommon_h
     27#define VBOX_INCLUDED_vmm_pdmcommon_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmcritsect.h

    r76557 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmcritsect_h
    27 #define ___VBox_vmm_pdmcritsect_h
     26#ifndef VBOX_INCLUDED_vmm_pdmcritsect_h
     27#define VBOX_INCLUDED_vmm_pdmcritsect_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmcritsectrw.h

    r76557 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmcritsectrw_h
    27 #define ___VBox_vmm_pdmcritsectrw_h
     26#ifndef VBOX_INCLUDED_vmm_pdmcritsectrw_h
     27#define VBOX_INCLUDED_vmm_pdmcritsectrw_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmdev.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmdev_h
    27 #define ___VBox_vmm_pdmdev_h
     26#ifndef VBOX_INCLUDED_vmm_pdmdev_h
     27#define VBOX_INCLUDED_vmm_pdmdev_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmdrv.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmdrv_h
    27 #define ___VBox_vmm_pdmdrv_h
     26#ifndef VBOX_INCLUDED_vmm_pdmdrv_h
     27#define VBOX_INCLUDED_vmm_pdmdrv_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmifs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmifs_h
    27 #define ___VBox_vmm_pdmifs_h
     26#ifndef VBOX_INCLUDED_vmm_pdmifs_h
     27#define VBOX_INCLUDED_vmm_pdmifs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmins.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmins_h
    27 #define ___VBox_vmm_pdmins_h
     26#ifndef VBOX_INCLUDED_vmm_pdmins_h
     27#define VBOX_INCLUDED_vmm_pdmins_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmnetifs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmnetifs_h
    27 #define ___VBox_vmm_pdmnetifs_h
     26#ifndef VBOX_INCLUDED_vmm_pdmnetifs_h
     27#define VBOX_INCLUDED_vmm_pdmnetifs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmnetinline.h

    r76553 r76558  
    2727 */
    2828
    29 #ifndef ___VBox_vmm_pdmnetinline_h_
    30 #define ___VBox_vmm_pdmnetinline_h_
     29#ifndef VBOX_INCLUDED_vmm_pdmnetinline_h
     30#define VBOX_INCLUDED_vmm_pdmnetinline_h
    3131#ifndef RT_WITHOUT_PRAGMA_ONCE
    3232# pragma once
  • trunk/include/VBox/vmm/pdmnetshaper.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmnetshaper_h
    27 #define ___VBox_vmm_pdmnetshaper_h
     26#ifndef VBOX_INCLUDED_vmm_pdmnetshaper_h
     27#define VBOX_INCLUDED_vmm_pdmnetshaper_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmnvram.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmnvram_h_
    27 #define ___VBox_vmm_pdmnvram_h_
     26#ifndef VBOX_INCLUDED_vmm_pdmnvram_h
     27#define VBOX_INCLUDED_vmm_pdmnvram_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmpci.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmpci_h
    27 #define ___VBox_vmm_pdmpci_h
     26#ifndef VBOX_INCLUDED_vmm_pdmpci_h
     27#define VBOX_INCLUDED_vmm_pdmpci_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmpcidev.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmpcidev_h
    27 #define ___VBox_vmm_pdmpcidev_h
     26#ifndef VBOX_INCLUDED_vmm_pdmpcidev_h
     27#define VBOX_INCLUDED_vmm_pdmpcidev_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmpcidevint.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vmm_pdmpcidevint_h
    28 #define ___VBox_vmm_pdmpcidevint_h
     27#ifndef VBOX_INCLUDED_vmm_pdmpcidevint_h
     28#define VBOX_INCLUDED_vmm_pdmpcidevint_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/vmm/pdmqueue.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmqueue_h
    27 #define ___VBox_vmm_pdmqueue_h
     26#ifndef VBOX_INCLUDED_vmm_pdmqueue_h
     27#define VBOX_INCLUDED_vmm_pdmqueue_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmserialifs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmserialifs_h
    27 #define ___VBox_vmm_pdmserialifs_h
     26#ifndef VBOX_INCLUDED_vmm_pdmserialifs_h
     27#define VBOX_INCLUDED_vmm_pdmserialifs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmsrv.h

    r76553 r76558  
    2626 */
    2727
    28 #ifndef ___VBox_vmm_pdmsrv_h
    29 #define ___VBox_vmm_pdmsrv_h
     28#ifndef VBOX_INCLUDED_vmm_pdmsrv_h
     29#define VBOX_INCLUDED_vmm_pdmsrv_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
  • trunk/include/VBox/vmm/pdmstorageifs.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmstorageifs_h
    27 #define ___VBox_vmm_pdmstorageifs_h
     26#ifndef VBOX_INCLUDED_vmm_pdmstorageifs_h
     27#define VBOX_INCLUDED_vmm_pdmstorageifs_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmthread.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmthread_h
    27 #define ___VBox_vmm_pdmthread_h
     26#ifndef VBOX_INCLUDED_vmm_pdmthread_h
     27#define VBOX_INCLUDED_vmm_pdmthread_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmusb.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pdmusb_h
    27 #define ___VBox_vmm_pdmusb_h
     26#ifndef VBOX_INCLUDED_vmm_pdmusb_h
     27#define VBOX_INCLUDED_vmm_pdmusb_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/pdmwebcaminfs.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vmm_pdmwebcaminfs_h
    28 #define ___VBox_vmm_pdmwebcaminfs_h
     27#ifndef VBOX_INCLUDED_vmm_pdmwebcaminfs_h
     28#define VBOX_INCLUDED_vmm_pdmwebcaminfs_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/vmm/pgm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_pgm_h
    27 #define ___VBox_vmm_pgm_h
     26#ifndef VBOX_INCLUDED_vmm_pgm_h
     27#define VBOX_INCLUDED_vmm_pgm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/rem.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_rem_h
    27 #define ___VBox_vmm_rem_h
     26#ifndef VBOX_INCLUDED_vmm_rem_h
     27#define VBOX_INCLUDED_vmm_rem_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/selm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_selm_h
    27 #define ___VBox_vmm_selm_h
     26#ifndef VBOX_INCLUDED_vmm_selm_h
     27#define VBOX_INCLUDED_vmm_selm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/ssm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_ssm_h
    27 #define ___VBox_vmm_ssm_h
     26#ifndef VBOX_INCLUDED_vmm_ssm_h
     27#define VBOX_INCLUDED_vmm_ssm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/stam.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_stam_h
    27 #define ___VBox_vmm_stam_h
     26#ifndef VBOX_INCLUDED_vmm_stam_h
     27#define VBOX_INCLUDED_vmm_stam_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/tm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_tm_h
    27 #define ___VBox_vmm_tm_h
     26#ifndef VBOX_INCLUDED_vmm_tm_h
     27#define VBOX_INCLUDED_vmm_tm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/trpm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_trpm_h
    27 #define ___VBox_vmm_trpm_h
     26#ifndef VBOX_INCLUDED_vmm_trpm_h
     27#define VBOX_INCLUDED_vmm_trpm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/uvm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_uvm_h
    27 #define ___VBox_vmm_uvm_h
     26#ifndef VBOX_INCLUDED_vmm_uvm_h
     27#define VBOX_INCLUDED_vmm_uvm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/vm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_vm_h
    27 #define ___VBox_vmm_vm_h
     26#ifndef VBOX_INCLUDED_vmm_vm_h
     27#define VBOX_INCLUDED_vmm_vm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
     
    13261326        struct CPUM s;
    13271327#endif
    1328 #ifdef ___VBox_vmm_cpum_h
     1328#ifdef VBOX_INCLUDED_vmm_cpum_h
    13291329        /** Read only info exposed about the host and guest CPUs. */
    13301330        struct
     
    14461446        struct DBGF s;
    14471447#endif
    1448 #ifdef ___VBox_vmm_dbgf_h
     1448#ifdef VBOX_INCLUDED_vmm_dbgf_h
    14491449        /** Read only info exposed about interrupt breakpoints and selected events. */
    14501450        struct
  • trunk/include/VBox/vmm/vmapi.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_vmapi_h
    27 #define ___VBox_vmm_vmapi_h
     26#ifndef VBOX_INCLUDED_vmm_vmapi_h
     27#define VBOX_INCLUDED_vmm_vmapi_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/vmcpuset.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_vmcpuset_h
    27 #define ___VBox_vmm_vmcpuset_h
     26#ifndef VBOX_INCLUDED_vmm_vmcpuset_h
     27#define VBOX_INCLUDED_vmm_vmcpuset_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vmm/vmm.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vmm_vmm_h
    27 #define ___VBox_vmm_vmm_h
     26#ifndef VBOX_INCLUDED_vmm_vmm_h
     27#define VBOX_INCLUDED_vmm_vmm_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vrdpusb.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vrdpusb_h
    27 #define ___VBox_vrdpusb_h
     26#ifndef VBOX_INCLUDED_vrdpusb_h
     27#define VBOX_INCLUDED_vrdpusb_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
  • trunk/include/VBox/vscsi.h

    r76553 r76558  
    2525 */
    2626
    27 #ifndef ___VBox_vscsi_h
    28 #define ___VBox_vscsi_h
     27#ifndef VBOX_INCLUDED_vscsi_h
     28#define VBOX_INCLUDED_vscsi_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
  • trunk/include/VBox/vusb.h

    r76553 r76558  
    2424 */
    2525
    26 #ifndef ___VBox_vusb_h
    27 #define ___VBox_vusb_h
     26#ifndef VBOX_INCLUDED_vusb_h
     27#define VBOX_INCLUDED_vusb_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette