Home | History | Annotate | Download | only in impacket

Lines Matching refs:shareMode

84     'ShareMode'          : 0,
864 def create(self, treeId, fileName, desiredAccess, shareMode, creationOptions, creationDisposition, fileAttributes, impersonationLevel = SMB2_IL_IMPERSONATION, securityFlags = 0, oplockLevel = SMB2_OPLOCK_LEVEL_NONE, createContexts = None):
909 smb2Create['ShareAccess'] = shareMode
946 openFile['ShareMode'] = oplockLevel