FILE_SHARE_ALL
return (FILE_SHARE_ALL);
#define SMB_DENY_NONE(share_access) (share_access == FILE_SHARE_ALL)