Home | History | Annotate | Download | only in impacket

Lines Matching refs:Operation

116 SMB_O_CREAT                      = 0x10   # Create the file if file does not exists. Otherwise, operation fails.
117 SMB_O_EXCL = 0x00 # When used with SMB_O_CREAT, operation fails if file exists. Cannot be used with SMB_O_OPEN.
424 ERRunsup: ("ERRunsup", "The operation is unsupported"),
463 88: ("ERRtimeout", "Operation timed out."),
3227 # For some reason, we couldn't decode Unicode here.. silently discard the operation
3234 # For some reason, we couldn't decode Unicode here.. silently discard the operation
3240 # For some reason, we couldn't decode Unicode here.. silently discard the operation
4071 88: 'Operation timeout',