VirtualBox

Changeset 76563 in vbox for trunk/src/VBox/Additions/solaris


Ignore:
Timestamp:
Jan 1, 2019 3:53:56 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127865
Message:

Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes with scm.

Location:
trunk/src/VBox/Additions/solaris
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Mouse/testcase/solaris.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxGuestTestCaseSolaris_h
    28 #define ___VBoxGuestTestCaseSolaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_Mouse_testcase_solaris_h
     28#define GA_INCLUDED_SRC_solaris_Mouse_testcase_solaris_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    442442/* API stubs with controllable logic */
    443443
    444 #endif  /* ___VBoxGuestTestCaseSolaris_h */
     444#endif /* !GA_INCLUDED_SRC_solaris_Mouse_testcase_solaris_h */
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxVFS_Solaris_h
    28 #define ___VBoxVFS_Solaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_h
     28#define GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    9393#endif
    9494
    95 #endif /* !___VBoxVFS_Solaris_h */
     95#endif /* !GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_h */
    9696
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h

    r76553 r76563  
    2626 */
    2727
    28 #ifndef ___VBoxFS_prov_Solaris_h
    29 #define ___VBoxFS_prov_Solaris_h
     28#ifndef GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_prov_h
     29#define GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_prov_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
     
    187187#endif
    188188
    189 #endif  /* !___VBoxFS_prov_Solaris_h */
     189#endif /* !GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_prov_h */
    190190
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxFS_vfs_Solaris_h
    28 #define ___VBoxFS_vfs_Solaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vfs_h
     28#define GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vfs_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    5454#endif
    5555
    56 #endif  /* !___VBoxFS_vfs_Solaris_h */
     56#endif /* !GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vfs_h */
    5757
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxFS_node_Solaris_h
    28 #define ___VBoxFS_node_Solaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vnode_h
     28#define GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vnode_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    8787#endif
    8888
    89 #endif  /* !___VBoxFS_node_Solaris_h */
     89#endif /* !GA_INCLUDED_SRC_solaris_SharedFolders_vboxfs_vnode_h */
  • trunk/src/VBox/Additions/solaris/Virtio/Virtio-solaris.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___Virtio_solaris_h
    28 #define ___Virtio_solaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_Virtio_Virtio_solaris_h
     28#define GA_INCLUDED_SRC_solaris_Virtio_Virtio_solaris_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    192192size_t VirtioRingSize(uint64_t cElements, ulong_t Align);
    193193
    194 #endif
     194#endif /* !GA_INCLUDED_SRC_solaris_Virtio_Virtio_solaris_h */
    195195
  • trunk/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VirtioPCI_solaris_h
    28 #define ___VirtioPCI_solaris_h
     27#ifndef GA_INCLUDED_SRC_solaris_Virtio_VirtioPci_solaris_h
     28#define GA_INCLUDED_SRC_solaris_Virtio_VirtioPci_solaris_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    3535extern VIRTIOHYPEROPS g_VirtioHyperOpsPci;
    3636
    37 #endif
     37#endif /* !GA_INCLUDED_SRC_solaris_Virtio_VirtioPci_solaris_h */
    3838
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