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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dshfl.h43 #define SHFL_CF_SYMLINKS (0x00000008) macro
H A Dservice.cpp1252 pClient->fu32Flags |= SHFL_CF_SYMLINKS;
H A Dvbsf.cpp44 #define SHFL_RT_LINK(pClient) ((pClient)->fu32Flags & SHFL_CF_SYMLINKS ? RTPATH_F_ON_LINK : RTPATH_F_FOLLOW_LINK)

Completed in 80 milliseconds