Searched defs:cbShFlShareName (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vfsops.c103 int cbShFlShareName; local
132 cbShFlShareName = offsetof (SHFLSTRING, String.utf8) + cbShare + 1;
133 pShFlShareName = RTMemAllocZ(cbShFlShareName);

Completed in 47 milliseconds