Searched refs:MAPPING (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dmappings.h36 } MAPPING; typedef in typeref:struct:__anon16446
37 /** Pointer to a MAPPING structure. */
38 typedef MAPPING *PMAPPING;
H A Dmappings.cpp34 static MAPPING FolderMapping[SHFL_MAX_MAPPINGS];
64 MAPPING *pMapping = &FolderMapping[i];
84 MAPPING *vbsfMappingGetByRoot(SHFLROOT root)
115 static MAPPING *vbsfMappingGetByName (PRTUTF16 pwszName, SHFLROOT *pRoot)
319 MAPPING *pFolderMapping = vbsfMappingGetByRoot(root);
328 MAPPING *pFolderMapping = vbsfMappingGetByRoot(root);
335 MAPPING *pFolderMapping = vbsfMappingGetByRoot(root);
372 MAPPING *pFolderMapping = vbsfMappingGetByRoot(i);
420 MAPPING *pFolderMapping = vbsfMappingGetByRoot(root);
462 MAPPING *pFolderMappin
[all...]
H A Dservice.cpp137 MAPPING *pFolderMapping = vbsfMappingGetByRoot(i);
210 MAPPING mapping;

Completed in 47 milliseconds