VirtualBox

Changeset 3632

Show
Ignore:
Timestamp:
07/16/07 14:29:24 (1 year ago)
Author:
vboxsync
Message:

VBox_hdr_h -> _VBox_hdr_h

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/VBoxDev.h

    r3582 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_VBoxDev_h__ 
    22 #define __VBox_VBoxDev_h__ 
     21#ifndef ___VBox_VBoxDev_h 
     22#define ___VBox_VBoxDev_h 
    2323 
    2424#include <VBox/cdefs.h> 
     
    6666__END_DECLS 
    6767 
    68 #endif /* __VBox_VBoxDev_h__ */ 
     68#endif /* ___VBox_VBoxDev_h */ 
  • trunk/include/VBox/VBoxGuest.h

    r3586 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_VBoxGuest_h__ 
    22 #define __VBox_VBoxGuest_h__ 
     21#ifndef ___VBox_VBoxGuest_h 
     22#define ___VBox_VBoxGuest_h 
    2323 
    2424#include <iprt/cdefs.h> 
     
    13431343#endif /* IN_RING3 */ 
    13441344 
    1345 #endif /* __VBox_VBoxGuest_h__ */ 
     1345#endif /* ___VBox_VBoxGuest_h */ 
  • trunk/include/VBox/VBoxGuestLib.h

    r3193 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_VBoxGuestLib_h__ 
    23 #define __VBox_VBoxGuestLib_h__ 
     22#ifndef ___VBox_VBoxGuestLib_h 
     23#define ___VBox_VBoxGuestLib_h 
    2424 
    2525#include <VBox/VBoxGuest.h> 
  • trunk/include/VBox/VBoxHDD-new.h

    r2981 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_VD_h__ 
    23 #define __VBox_VD_h__ 
     22#ifndef ___VBox_VD_h 
     23#define ___VBox_VD_h 
    2424 
    2525#include <VBox/cdefs.h> 
  • trunk/include/VBox/VBoxHDD.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_VBoxHDD_h__ 
    22 #define __VBox_VBoxHDD_h__ 
     21#ifndef ___VBox_VBoxHDD_h 
     22#define ___VBox_VBoxHDD_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/VBoxVideo.h

    r3165 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_VBoxVideo_h__ 
    22 #define __VBox_VBoxVideo_h__ 
     21#ifndef ___VBox_VBoxVideo_h 
     22#define ___VBox_VBoxVideo_h 
    2323 
    2424#include <iprt/cdefs.h> 
     
    163163#pragma pack() 
    164164 
    165 #endif /* __VBox_VBoxVideo_h__ */ 
     165#endif /* ___VBox_VBoxVideo_h */ 
  • trunk/include/VBox/VRDPAuth.h

    r2981 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_vrdpauth_h__ 
    23 #define __VBox_vrdpauth_h__ 
     22#ifndef ___VBox_vrdpauth_h 
     23#define ___VBox_vrdpauth_h 
    2424 
    2525/* The following 2 enums are 32 bits values.*/ 
     
    131131typedef VRDPAUTHENTRY2 *PVRDPAUTHENTRY2; 
    132132 
    133 #endif /* __VBox_vrdpauth_h__ */ 
     133#endif /* ___VBox_vrdpauth_h */ 
  • trunk/include/VBox/cdefs.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_cdefs_h__ 
    22 #define __VBox_cdefs_h__ 
     21#ifndef ___VBox_cdefs_h 
     22#define ___VBox_cdefs_h 
    2323 
    2424#include <iprt/cdefs.h> 
  • trunk/include/VBox/cfgldr.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_cfgldr_h__ 
    22 #define __VBox_cfgldr_h__ 
     21#ifndef ___VBox_cfgldr_h 
     22#define ___VBox_cfgldr_h 
    2323 
    2424#include <VBox/cdefs.h> 
     
    630630/** @} */ 
    631631 
    632 #endif /* __VBox_cfgldr_h__ */ 
     632#endif /* ___VBox_cfgldr_h */ 
  • trunk/include/VBox/cfgm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_cfgm_h__ 
    22 #define __VBox_cfgm_h__ 
     21#ifndef ___VBox_cfgm_h 
     22#define ___VBox_cfgm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/cpum.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_cpum_h__ 
    22 #define __VBox_cpum_h__ 
     21#ifndef ___VBox_cpum_h 
     22#define ___VBox_cpum_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/cpumdis.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_cpumdis_h__ 
    22 #define __VBox_cpumdis_h__ 
     21#ifndef ___VBox_cpumdis_h 
     22#define ___VBox_cpumdis_h 
    2323 
    2424#include <VBox/cpum.h> 
  • trunk/include/VBox/csam.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_csam_h__ 
    22 #define __VBox_csam_h__ 
     21#ifndef ___VBox_csam_h 
     22#define ___VBox_csam_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/dbg.h

    r2981 r3632  
    2323 */ 
    2424 
    25 #ifndef __VBox_dbg_h__ 
    26 #define __VBox_dbg_h__ 
     25#ifndef ___VBox_dbg_h 
     26#define ___VBox_dbg_h 
    2727 
    2828#include <VBox/cdefs.h> 
     
    585585__END_DECLS 
    586586 
    587 #endif /* __VBox_dbg_h__ */ 
     587#endif /* ___VBox_dbg_h */ 
  • trunk/include/VBox/dbgf.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_dbgf_h__ 
    22 #define __VBox_dbgf_h__ 
    23  
     21#ifndef ___VBox_dbgf_h 
     22#define ___VBox_dbgf_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/dbggui.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_dbggui_h__ 
    22 #define __VBox_dbggui_h__ 
     21#ifndef ___VBox_dbggui_h 
     22#define ___VBox_dbggui_h 
    2323 
    2424#if defined(__WIN__) 
  • trunk/include/VBox/dis.h

    r3205 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_disasm_h__ 
    22 #define __VBox_disasm_h__ 
     21#ifndef ___VBox_disasm_h 
     22#define ___VBox_disasm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/disopcode.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __opcode_h__ 
    23 #define __opcode_h__ 
     21#ifndef ___VBox_opcode_h 
     22#define ___VBox_opcode_h 
    2423 
    2524#define MODRM_MOD(a)    (a>>6) 
  • trunk/include/VBox/em.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_em_h__ 
    23 #define __VBox_em_h__ 
     21#ifndef ___VBox_em_h 
     22#define ___VBox_em_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/err.h

    r3298 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_err_h__ 
    22 #define __VBox_err_h__ 
     21#ifndef ___VBox_err_h 
     22#define ___VBox_err_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/hgcmsvc.h

    r2981 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_hgcm_h__ 
    23 #define __VBox_hgcm_h__ 
     22#ifndef ___VBox_hgcm_h 
     23#define ___VBox_hgcm_h 
    2424 
    2525#include <VBox/cdefs.h> 
  • trunk/include/VBox/hwacc_svm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_svm_h__ 
    22 #define __VBox_svm_h__ 
     21#ifndef ___VBox_svm_h 
     22#define ___VBox_svm_h 
    2323 
    2424#include <VBox/types.h> 
  • trunk/include/VBox/hwacc_vmx.h

    r3362 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_vmx_h__ 
    22 #define __VBox_vmx_h__ 
     21#ifndef ___VBox_vmx_h 
     22#define ___VBox_vmx_h 
    2323 
    2424#include <VBox/types.h> 
  • trunk/include/VBox/hwaccm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_hwaccm_h__ 
    22 #define __VBox_hwaccm_h__ 
     21#ifndef ___VBox_hwaccm_h 
     22#define ___VBox_hwaccm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/intnet.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_intnet_h__ 
    22 #define __VBox_intnet_h__ 
     21#ifndef ___VBox_intnet_h 
     22#define ___VBox_intnet_h 
    2323 
    2424#include <VBox/types.h> 
  • trunk/include/VBox/iom.h

    r3184 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_iom_h__ 
    22 #define __VBox_iom_h__ 
    23  
     21#ifndef ___VBox_iom_h 
     22#define ___VBox_iom_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/log.h

    r3223 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_log_h__ 
    22 #define __VBox_log_h__ 
     21#ifndef ___VBox_log_h 
     22#define ___VBox_log_h 
    2323 
    2424/* 
  • trunk/include/VBox/mm.h

    r3519 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_mm_h__ 
    22 #define __VBox_mm_h__ 
     21#ifndef ___VBox_mm_h 
     22#define ___VBox_mm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/ostypes.h

    r3240 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_ostypes_h__ 
    22 #define __VBox_ostypes_h__ 
     21#ifndef ___VBox_ostypes_h 
     22#define ___VBox_ostypes_h 
    2323 
    2424#include <iprt/cdefs.h> 
  • trunk/include/VBox/param.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_param_h__ 
    22 #define __VBox_param_h__ 
     21#ifndef ___VBox_param_h 
     22#define ___VBox_param_h 
    2323 
    2424#include <iprt/param.h> 
  • trunk/include/VBox/patm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_patm_h__ 
    22 #define __VBox_patm_h__ 
     21#ifndef ___VBox_patm_h 
     22#define ___VBox_patm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/pci.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_pci_h__ 
    23 #define __VBox_pci_h__ 
    24  
     21#ifndef ___VBox_pci_h 
     22#define ___VBox_pci_h 
    2523 
    2624#include <VBox/cdefs.h> 
  • trunk/include/VBox/pdm.h

    r3584 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_pdm_h__ 
    22 #define __VBox_pdm_h__ 
     21#ifndef ___VBox_pdm_h 
     22#define ___VBox_pdm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/pgm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_pgm_h__ 
    22 #define __VBox_pgm_h__ 
     21#ifndef ___VBox_pgm_h 
     22#define ___VBox_pgm_h 
    2323 
    2424#include <VBox/cdefs.h> 
     
    15181518PDMR3DECL(int) PGMR3PoolGrow(PVM pVM); 
    15191519 
    1520 #ifdef __VBox_dbgf_h__ /** @todo fix this! */ 
     1520#ifdef ___VBox_dbgf_h /** @todo fix this! */ 
    15211521/** 
    15221522 * Dumps a page table hierarchy use only physical addresses and cr4/lm flags. 
  • trunk/include/VBox/rem.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_rem_h__ 
    22 #define __VBox_rem_h__ 
     21#ifndef ___VBox_rem_h 
     22#define ___VBox_rem_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/scsi.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __SCSI_h__ 
    23 #define __SCSI_h__ 
     21#ifndef ___VBox_scsi_h 
     22#define ___VBox_scsi_h 
    2423 
    2524 
  • trunk/include/VBox/selm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_selm_h__ 
    22 #define __VBox_selm_h__ 
     21#ifndef ___VBox_selm_h 
     22#define ___VBox_selm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/shflsvc.h

    r3234 r3632  
    2020 */ 
    2121 
    22 #ifndef __SHFLSVC__H 
    23 #define __SHFLSVC__H 
     22#ifndef ___VBox_shflsvc_h 
     23#define ___VBox_shflsvc_h 
    2424 
    2525#include <VBox/types.h> 
  • trunk/include/VBox/ssm.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_ssm_h__ 
    23 #define __VBox_ssm_h__ 
     21#ifndef ___VBox_ssm_h 
     22#define ___VBox_ssm_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/stam.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_stam_h__ 
    22 #define __VBox_stam_h__ 
    23  
     21#ifndef ___VBox_stam_h 
     22#define ___VBox_stam_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/sup.h

    r3393 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_sup_h__ 
    22 #define __VBox_sup_h__ 
     21#ifndef ___VBox_sup_h 
     22#define ___VBox_sup_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/tapwin32.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_tapwin32_h__ 
    22 #define __VBox_tapwin32_h__ 
     21#ifndef ___VBox_tapwin32_h 
     22#define ___VBox_tapwin32_h 
    2323 
    2424#define TAP_DRIVER_MAJOR_VERSION    8 
  • trunk/include/VBox/tm.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_tm_h__ 
    23 #define __VBox_tm_h__ 
     21#ifndef ___VBox_tm_h 
     22#define ___VBox_tm_h 
    2423 
    2524#include <VBox/cdefs.h> 
  • trunk/include/VBox/trpm.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_trpm_h__ 
    22 #define __VBox_trpm_h__ 
     21#ifndef ___VBox_trpm_h 
     22#define ___VBox_trpm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/types.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_types_h__ 
    22 #define __VBox_types_h__ 
     21#ifndef ___VBox_types_h 
     22#define ___VBox_types_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/usb.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_usb_h__ 
    23 #define __VBox_usb_h__ 
     21#ifndef ___VBox_usb_h 
     22#define ___VBox_usb_h 
    2423 
    2524#include <VBox/types.h> 
  • trunk/include/VBox/usblib.h

    r2981 r3632  
    2020 */ 
    2121 
    22  
    23 #ifndef __VBox_usblib_h__ 
    24 #define __VBox_usblib_h__ 
     22#ifndef ___VBox_usblib_h 
     23#define ___VBox_usblib_h 
    2524 
    2625#include <VBox/cdefs.h> 
  • trunk/include/VBox/version.h

    r3070 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_version_h__ 
    22 #define __VBox_version_h__ 
     21#ifndef ___VBox_version_h 
     22#define ___VBox_version_h 
    2323 
    2424#ifndef RC_INVOKED 
  • trunk/include/VBox/vm.h

    r2981 r3632  
    1919 */ 
    2020 
    21  
    22 #ifndef __VBox_vm_h__ 
    23 #define __VBox_vm_h__ 
     21#ifndef ___VBox_vm_h 
     22#define ___VBox_vm_h 
    2423 
    2524#include <VBox/cdefs.h> 
     
    527526 
    528527/** Pointer to a VM. */ 
    529 #ifndef __VBox_types_h__ 
     528#ifndef ___VBox_types_h 
    530529typedef struct VM *PVM; 
    531530#endif 
  • trunk/include/VBox/vmapi.h

    r2981 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_vmapi_h__ 
    22 #define __VBox_vmapi_h__ 
     21#ifndef ___VBox_vmapi_h 
     22#define ___VBox_vmapi_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/vmm.h

    r3123 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_vmm_h__ 
    22 #define __VBox_vmm_h__ 
     21#ifndef ___VBox_vmm_h 
     22#define ___VBox_vmm_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/vrdpapi.h

    r3606 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_vrdpapi_h__ 
    23 #define __VBox_vrdpapi_h__ 
     22#ifndef ___VBox_vrdpapi_h 
     23#define ___VBox_vrdpapi_h 
    2424 
    2525#ifdef VRDP_NO_COM 
     
    16611661/** @} */ 
    16621662 
    1663 #endif /* __VBox_vrdpapi_h__ */ 
    1664  
     1663#endif /* ___VBox_vrdpapi_h */ 
     1664 
  • trunk/include/VBox/vrdpusb.h

    r2981 r3632  
    2020 */ 
    2121 
    22 #ifndef __VBox_vrdpusb_h__ 
    23 #define __VBox_vrdpusb_h__ 
     22#ifndef ___VBox_vrdpusb_h 
     23#define ___VBox_vrdpusb_h 
    2424 
    2525#include <VBox/cdefs.h> 
     
    6868} REMOTEUSBCALLBACK; 
    6969 
    70 #endif /* __VBox_vrdpusb_h__ */ 
     70#endif /* ___VBox_vrdpusb_h */ 
    7171 
  • trunk/include/VBox/vusb.h

    r3618 r3632  
    1919 */ 
    2020 
    21 #ifndef __VBox_vusb_h__ 
    22 #define __VBox_vusb_h__ 
     21#ifndef ___VBox_vusb_h 
     22#define ___VBox_vusb_h 
    2323 
    2424#include <VBox/cdefs.h> 
  • trunk/include/VBox/x86.h

    r2981 r3632  
    2424 */ 
    2525 
    26  
    27 #ifndef __VBox_x86_h__ 
    28 #define __VBox_x86_h__ 
     26#ifndef ___VBox_x86_h 
     27#define ___VBox_x86_h 
    2928 
    3029#include <VBox/types.h> 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy