VirtualBox

Ignore:
Timestamp:
Nov 22, 2018 2:13:32 PM (6 years ago)
Author:
vboxsync
Message:

darwin/VBoxSF: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h

    r75293 r75666  
    8282*   Global Variables                                                                                                             *
    8383*********************************************************************************************************************************/
    84 /** Global refernce to host service connection */
    85 extern VBGLSFCLIENT g_vboxSFClient;
    86 
    87 /* VFS options */
    88 extern struct vfsops g_oVBoxVFSOpts;
    89 
    90 extern int (**g_VBoxVFSVnodeDirOpsVector)(void *);
    91 extern int g_cVBoxVFSVnodeOpvDescListSize;
    92 extern struct vnodeopv_desc *g_VBoxVFSVnodeOpvDescList[];
     84extern VBGLSFCLIENT         g_SfClient;
     85extern struct vfsops        g_VBoxSfVfsOps;
     86extern struct vnodeopv_desc g_VBoxSfVnodeOpvDesc;
     87extern int (**g_papfnVBoxVFSVnodeDirOpsVector)(void *);
    9388
    9489
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